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 Integration #549

Open
3 tasks
guybedford opened this issue May 30, 2024 · 0 comments
Open
3 tasks

Add support for WebAssembly ESM Integration #549

guybedford opened this issue May 30, 2024 · 0 comments
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form

Comments

@guybedford
Copy link

guybedford commented May 30, 2024

Proposal

The WebAssembly ESM Integration proposal recently moved to Phase 3 implementation status, allowing WebAssembly modules to be imported in the JS module system. In addition, with the new source phase imports syntax allows importing WebAssembly modules in their uninstantiated phase for multi-instantiation providing a more streamlined loading experience for WebAssembly.

Browser support

Under development in V8 and Chromium.

Tasks

Dependencies

Additional information

No response

Are you willing to support this work?

Yes

@guybedford guybedford added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form
Projects
None yet
Development

No branches or pull requests

1 participant