Skip to content
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

Add support for WebAssembly ESM proposal (AKA WebPack experiments.asyncWebAssembly, vite-plugin-wasm, etc) #2744

Open
segevfiner opened this issue Sep 20, 2023 · 1 comment

Comments

@segevfiner
Copy link

Feature suggestion

This is a mode that is interoperable with bundlers, and is also supported in node under --experimental-wasm-modules, rather than relying on the bundler packaging the WASM as an asset and knowing to ignore the node specific code.

@CountBleck
Copy link
Member

Excellent idea, but it might take some time for someone to get to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants