You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
wasm-bindgen-typescript just landed #228.
Here I have a list of things that need more thought and work.
The text was updated successfully, but these errors were encountered: