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 experimental option to use source wasm phase imports #23175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 16, 2024

Now that node support has been landed we can test this, at least
against the latest node canary builds.

See nodejs/node#56919

Fixes: #23047

@sbc100 sbc100 closed this Jan 3, 2025
@sbc100 sbc100 deleted the source_phase branch January 3, 2025 22:45
@sbc100 sbc100 restored the source_phase branch January 3, 2025 23:40
@sbc100 sbc100 reopened this Jan 3, 2025
sbc100 added a commit to sbc100/emscripten that referenced this pull request Mar 3, 2025
sbc100 added a commit to sbc100/emscripten that referenced this pull request Mar 3, 2025
sbc100 added a commit that referenced this pull request Mar 3, 2025
@sbc100 sbc100 force-pushed the source_phase branch 2 times, most recently from 769d26a to 05cc9e0 Compare March 3, 2025 22:51
@sbc100 sbc100 requested review from dschuff and kripken March 3, 2025 22:51
@sbc100 sbc100 changed the title Add option to use source phase imports for wasm module loading Add option to use source wasm phase imports Mar 3, 2025
@sbc100 sbc100 changed the title Add option to use source wasm phase imports Add experimental option to use source wasm phase imports Mar 3, 2025
@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 3, 2025

@guybedford

Now that node support has been landed we can test this, at least
against the latest node canary builds.

See nodejs/node#56919

Fixes: emscripten-core#23047
@sbc100 sbc100 enabled auto-merge (squash) March 4, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support source phase imports JS proposal
2 participants