diff options
author | Alon Zakai <azakai@google.com> | 2024-12-10 14:32:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-10 14:32:20 -0800 |
commit | 2f6f42ce4ab07ba7d2f73ed7d4c698f2d57f3990 (patch) | |
tree | f685efa1d82ce44a466d069bee308245960a8086 /test/lit/binary/bad-multivalue-if.test | |
parent | 725f76d6d2f81a1ea558c28f28aa144c65f9bb14 (diff) | |
download | binaryen-2f6f42ce4ab07ba7d2f73ed7d4c698f2d57f3990.tar.gz binaryen-2f6f42ce4ab07ba7d2f73ed7d4c698f2d57f3990.tar.bz2 binaryen-2f6f42ce4ab07ba7d2f73ed7d4c698f2d57f3990.zip |
Fuzz combinations of two modules (#7144)
The new Two fuzz testcase handler generates two wasm files and
then runs them in V8, linking them using JS. It then optimizes at least one of
the two and runs it again, and checks for differences.
This is similar to the Split fuzzer for wasm-split, but the two wasm files
are arbitrary and not the result of splitting.
Also lower CtorEval priority a little. It is not very important.
Diffstat (limited to 'test/lit/binary/bad-multivalue-if.test')
0 files changed, 0 insertions, 0 deletions