Skip to content

[jspi] Remove module splitting changes.#8529

Merged
brendandahl merged 1 commit intoWebAssembly:mainfrom
brendandahl:bi-remove-jspi
Mar 26, 2026
Merged

[jspi] Remove module splitting changes.#8529
brendandahl merged 1 commit intoWebAssembly:mainfrom
brendandahl:bi-remove-jspi

Conversation

@brendandahl
Copy link
Collaborator

Emscripten has changed to use the regular way of splitting with a Proxy and no longer needs this.

emscripten-core/emscripten#26396

Fixes #8424

Emscripten has changed to use the regular way of splitting with a Proxy
and no longer needs this.

emscripten-core/emscripten#26396

Fixes WebAssembly#8424
@brendandahl brendandahl requested a review from a team as a code owner March 26, 2026 20:58
@brendandahl brendandahl requested review from kripken and removed request for a team March 26, 2026 20:58
@brendandahl brendandahl merged commit cfe7c54 into WebAssembly:main Mar 26, 2026
16 checks passed
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.

Remove --jspi option from wasm-split

2 participants