Skip to content

[wasm-split] Scan trapping globals if custom descriptors is enabled (NFC)#8768

Merged
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_trap_custom
May 23, 2026
Merged

[wasm-split] Scan trapping globals if custom descriptors is enabled (NFC)#8768
aheejin merged 1 commit into
WebAssembly:mainfrom
aheejin:wasm_split_trap_custom

Conversation

@aheejin
Copy link
Copy Markdown
Member

@aheejin aheejin commented May 23, 2026

We don't need to compute effects for all global initializers unless custom-descriptors is not enabled. Should have done this with #8742.

We don't need to compute effects for all global initializers unless
custom-descriptors is not enabled. Should have done this with WebAssembly#8742.
@aheejin aheejin requested a review from tlively May 23, 2026 01:48
@aheejin aheejin requested a review from a team as a code owner May 23, 2026 01:48
@aheejin aheejin merged commit 8b61409 into WebAssembly:main May 23, 2026
16 checks passed
@aheejin aheejin deleted the wasm_split_trap_custom branch May 23, 2026 02:34
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