Skip to content

[wasm-bindgen-typescript] more thoughts about things that needs to get done #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks
spastorino opened this issue Jun 7, 2018 · 0 comments · Fixed by #1899
Closed
4 tasks

[wasm-bindgen-typescript] more thoughts about things that needs to get done #240

spastorino opened this issue Jun 7, 2018 · 0 comments · Fixed by #1899
Labels
frontend:typescript Issues related to the typescript frontned to wasm-bindgen

Comments

@spastorino
Copy link
Contributor

wasm-bindgen-typescript just landed #228.

Here I have a list of things that need more thought and work.

  • Check out tsconfig.json and see if there's something we can do better
  • Check api-extractor.json and see if there's something we can do better
  • It would be nice to evaluate https://github.com/SimplrJS/ts-extractor and consider replacing api-extractor with it. ts-extractor cover more syntaxis and it's more flexible from what I've seen.
  • Probably we would like to refactor the crate a bit, maybe use a visitor, or implement serialize in a smarter way and dump directly to IR doing smarter stuff if possible or something like that.
@spastorino spastorino added the frontend:typescript Issues related to the typescript frontned to wasm-bindgen label Jun 7, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Dec 4, 2019
This was added quite some time ago but never ended up progressing, so
let's delete it.

Closes rustwasm#234
Closes rustwasm#237
Closes rustwasm#238
Closes rustwasm#239
Closes rustwasm#240
alexcrichton added a commit that referenced this issue Dec 4, 2019
This was added quite some time ago but never ended up progressing, so
let's delete it.

Closes #234
Closes #237
Closes #238
Closes #239
Closes #240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend:typescript Issues related to the typescript frontned to wasm-bindgen
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant