Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[MODULARIZE=instance] Mark file packager as incompatible for now. #24338

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

Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 15, 2025

No description provided.

@sbc100 sbc100 requested review from brendandahl and dschuff May 15, 2025 16:58
if options.oformat != OFormat.MJS:
exit_with_error('WASM_ESM_INTEGRATION is only compatible with EM module output format')
if not settings.EXPORT_ES6:
exit_with_error('WASM_ESM_INTEGRATION requires EXPORT_ES6')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which cases do we implicitly set dependent flags? I guess that has already happened before we get to this point?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we deliberately do this early up on line 754

@sbc100 sbc100 merged commit ce82cd5 into emscripten-core:main May 15, 2025
21 of 28 checks passed
@sbc100 sbc100 deleted the modularize_instance_file_packager branch May 15, 2025 17:44
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.