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

Fix regression with instantiateWasm + MODULARIZE #23579

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 4, 2025

We didn't have test coverage of this case and it was broken in #23157.

Fixes: #23577

@sbc100 sbc100 requested review from kripken and dschuff February 4, 2025 00:57
@sbc100 sbc100 enabled auto-merge (squash) February 4, 2025 01:18
@sbc100 sbc100 changed the title Fix regression with wasmInstantiate + MODULARIZE Fix regression with instantiateWasm + MODULARIZE Feb 4, 2025
test/test_other.py Outdated Show resolved Hide resolved
test/test_other.py Outdated Show resolved Hide resolved
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

lgtm otherwise

We didn't have test coverage of this case and it was broken in emscripten-core#23157.

Fixes: emscripten-core#23577
@sbc100 sbc100 force-pushed the instantiateWasm_fix branch from 96ef6c7 to 9be234f Compare February 4, 2025 16:56
@sbc100 sbc100 disabled auto-merge February 4, 2025 16:56
@sbc100 sbc100 enabled auto-merge (squash) February 4, 2025 16:56
@sbc100 sbc100 disabled auto-merge February 4, 2025 16:57
@sbc100 sbc100 merged commit ec40bc5 into emscripten-core:main Feb 4, 2025
5 of 13 checks passed
@sbc100 sbc100 deleted the instantiateWasm_fix branch February 4, 2025 16:57
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