summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-03-14 12:15:28 -0700
committerGitHub <noreply@github.com>2023-03-14 12:15:28 -0700
commit5661c6f7e7eeb79445a0913ee0ed356b881a1ba2 (patch)
tree996dad3be0fc1c3fd272f3a7e498ce9cca69b287 /src/wasm-binary.h
parent4f27e889dbdefa3b55d89f8b0cf319419eae41bd (diff)
downloadbinaryen-5661c6f7e7eeb79445a0913ee0ed356b881a1ba2.tar.gz
binaryen-5661c6f7e7eeb79445a0913ee0ed356b881a1ba2.tar.bz2
binaryen-5661c6f7e7eeb79445a0913ee0ed356b881a1ba2.zip
Fuzzer: CompareVMs: Do not compare when hitting a host limitation (#5562)
For example, we might hit an allocation limit in the wasm, but the optimized wasm might optimize that allocation out. So we need to ignore comparisons in such cases, as we cannot expect the output to be identical. We already do similar things for FuzzExec and #5560 adds it for TrapsNeverHappen; this adds it to CompareVMs.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions