First class wasm support #2461
Niedzwiedzw
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using Vite, amongst many pains my biggest was that using loading rust-built wasm packages is a horrible pain. It caches weirdly, I need to manually copy the wasm binary to magic
.vitefolder for it to work in development - all in all it's terrible. I really like notion of turbopack being written "the right way" from the start, without hacks, so the question is I guess whether I can hope for first-class wasm support sometime early in development process? If there is any way I can help with that I'd be glad to do so.Beta Was this translation helpful? Give feedback.
All reactions