diff options
author | Alon Zakai <azakai@google.com> | 2024-11-26 15:12:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 15:12:36 -0800 |
commit | 73971d78e5355e8f08b4026b741992d78bd77476 (patch) | |
tree | e1f3b8761cb2c5a226e9b87daac954eeb5e91ed7 /test/lit/passes/code-folding-eh-legacy.wast | |
parent | 4ffe27255ce99d452d05d4b352e3f6e1e9ca7d83 (diff) | |
download | binaryen-73971d78e5355e8f08b4026b741992d78bd77476.tar.gz binaryen-73971d78e5355e8f08b4026b741992d78bd77476.tar.bz2 binaryen-73971d78e5355e8f08b4026b741992d78bd77476.zip |
[Fuzzing] Emit secondary wasm files in ClusterFuzz testcases (#7122)
The two files are then linked and run by fuzz_shell.js (we had this functionality
already in order to fuzz wasm-split). By adding multiple build and run commands
of both the primary and secondary wasm files, we can end up with multiple
instances of two different wasm files that call between themselves.
To help testing, add a script that extracts the wasm files from the testcase. This
may also be useful in the future for testcase reduction.
Diffstat (limited to 'test/lit/passes/code-folding-eh-legacy.wast')
0 files changed, 0 insertions, 0 deletions