Skip to content

[Multibyte] Handle ArrayStore in Precompute#8511

Merged
kripken merged 4 commits intoWebAssembly:mainfrom
kripken:array.store.prcompute
Mar 23, 2026
Merged

[Multibyte] Handle ArrayStore in Precompute#8511
kripken merged 4 commits intoWebAssembly:mainfrom
kripken:array.store.prcompute

Conversation

@kripken
Copy link
Member

@kripken kripken commented Mar 23, 2026

All GC writes must be handled there, to avoid it executing them and thinking they
have no more effects.

We could perhaps make this less error-prone, though it is rare we add new
instructions, so I'm not sure it is worth it.

@kripken kripken requested review from brendandahl and tlively March 23, 2026 18:33
@kripken kripken requested a review from a team as a code owner March 23, 2026 18:33
@kripken kripken merged commit 8f85446 into WebAssembly:main Mar 23, 2026
16 checks passed
@kripken kripken deleted the array.store.prcompute branch March 23, 2026 22: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.

3 participants