Skip to content

[wasm-split] Scan trapping globals' initailizer#8830

Merged
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_trapping_global_fix
Jun 11, 2026
Merged

[wasm-split] Scan trapping globals' initailizer#8830
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_trapping_global_fix

Conversation

@aheejin

@aheejin aheejin commented Jun 11, 2026

Copy link
Copy Markdown
Member

This basically reverts #8790, which had unforseen consequences. We didn't scan trapping globals' initializer because computing transitive globals happened before adding those trapping globals to the primary module.

This basically reverts WebAssembly#8790, which had unforseen consequences. We
didn't scan trapping globals' initializer because computing transitive
globals happened before adding those trapping globals to the primary
module.
@aheejin aheejin requested a review from tlively June 11, 2026 01:31
@aheejin aheejin requested a review from a team as a code owner June 11, 2026 01:31
@aheejin aheejin merged commit c2a1cc8 into WebAssembly:main Jun 11, 2026
16 checks passed
@aheejin aheejin deleted the wasm_split_trapping_global_fix branch June 11, 2026 17:43
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