Skip to content

Conversation

kripken
Copy link
Member

@kripken kripken commented Apr 25, 2024

We added string.compare late in the spec process, and forgot to add effects for it.
Unlike string.eq, it can trap.

Also use makeTrappingRefUse in recent fuzzer string generation places that I
forgot, which should reduce the amount of traps in fuzzer output.

@kripken kripken requested a review from tlively April 25, 2024 18:37
@kripken kripken merged commit c33f126 into WebAssembly:main Apr 25, 2024
@kripken kripken deleted the fuzz.string.eq branch April 25, 2024 22:21
@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