Skip to content

Conversation

kripken
Copy link
Member

@kripken kripken commented Mar 29, 2024

Found by the fuzzer. We already processed the work queue in a deterministic
order, but the roots were unordered. The work queue's initial state is filled by
the roots, so we must process the roots deterministically as well.

@kripken kripken requested a review from tlively March 29, 2024 22:44
@kripken kripken merged commit b1b0c3e into WebAssembly:main Mar 29, 2024
@kripken kripken deleted the gufa.det branch March 29, 2024 23:25
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants