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

Reapply "In MODULARIZE mode avoid modifying the incoming moduleArg. (#21775)" #22826

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

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 1, 2024

This change was reverted in #21994 because the file_packager generated code expected to be able to use propertied on the Module object that was passed to the constructor/factor function. However that issue was fixed in #22086 so we can try to land this once again.

…FC (emscripten-core#21775)"

This change was reverted in emscripten-core#21994 because the file_packager generated
code expected to be able to use propertied on the Module object that
was passed to the constructor/factor function.  However that issue was
fixed in emscripten-core#22086 so we can try to land this once again.
@sbc100 sbc100 requested review from brendandahl and kripken November 1, 2024 18:47
@sbc100 sbc100 closed this Jan 3, 2025
@sbc100 sbc100 deleted the reland_moduleArg branch January 3, 2025 22:45
@sbc100 sbc100 restored the reland_moduleArg branch January 4, 2025 00:34
@sbc100 sbc100 reopened this Jan 4, 2025
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