summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-interpreter.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-10-18 12:36:08 -0700
committerGitHub <noreply@github.com>2024-10-18 12:36:08 -0700
commit679c26faec1a714eb220033254f7147ec12b8282 (patch)
tree9ce73b97f4962b8ca3f9bf7bc4c6de76cf953402 /src/wasm/wasm-interpreter.cpp
parentca3302b08c3f8e6b83e29b5582f6c3284e803df0 (diff)
downloadbinaryen-679c26faec1a714eb220033254f7147ec12b8282.tar.gz
binaryen-679c26faec1a714eb220033254f7147ec12b8282.tar.bz2
binaryen-679c26faec1a714eb220033254f7147ec12b8282.zip
wasm-split: Add fuzzer support (#7014)
The support is added but not enabled as this is still finding bugs. The first part here is to add Split testcase handler to the fuzzer, which runs a wasm, then runs it again after splitting it and then linking it at runtime, and checking for different results. The second part is support for linking two modules at runtime in the fuzzer's JS code, that works in tandem with the first part. New options are added to load and link a second wasm, and to pick which exports to run.
Diffstat (limited to 'src/wasm/wasm-interpreter.cpp')
0 files changed, 0 insertions, 0 deletions