Skip to content

[wasm-split] Sync secondary tables' initial/max#8714

Merged
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_emscripten_fix
May 15, 2026
Merged

[wasm-split] Sync secondary tables' initial/max#8714
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_emscripten_fix

Conversation

@aheejin
Copy link
Copy Markdown
Member

@aheejin aheejin commented May 15, 2026

When an existing table is used as the active table, after we increate the size of the table by placing placeholders, we should sync it to the secondary modules' imports of the table.

Fixes emscripten-core/emscripten#26959.

When an existing table is used as the active table, after we increate
the size of the table by placing placeholders, we should sync it to the
secondary modules' imports of the table.

Fixes emscripten-core/emscripten#26959.
@aheejin aheejin requested a review from tlively May 15, 2026 20:58
@aheejin aheejin requested a review from a team as a code owner May 15, 2026 20:58
@aheejin aheejin merged commit b5b9ebd into WebAssembly:main May 15, 2026
16 checks passed
@aheejin aheejin deleted the wasm_split_emscripten_fix branch May 15, 2026 21:47
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.

other.test_split_module regression

2 participants