diff options
author | Alon Zakai <azakai@google.com> | 2024-04-25 15:21:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 15:21:26 -0700 |
commit | c33f126046d6504064d587b8bd7c310a7fdf2087 (patch) | |
tree | 81f828a7ee018c017f21ad15aa0d236c174790d3 /src/tools/wasm-shell.cpp | |
parent | 956d2d89d530012885c1f88c87bf8b872c187b70 (diff) | |
download | binaryen-c33f126046d6504064d587b8bd7c310a7fdf2087.tar.gz binaryen-c33f126046d6504064d587b8bd7c310a7fdf2087.tar.bz2 binaryen-c33f126046d6504064d587b8bd7c310a7fdf2087.zip |
[Strings] Fix effects of string.compare and add fuzzing (#6547)
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.
Diffstat (limited to 'src/tools/wasm-shell.cpp')
0 files changed, 0 insertions, 0 deletions