summaryrefslogtreecommitdiff
path: root/src/wasm.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-04-10 14:51:02 -0700
committerGitHub <noreply@github.com>2024-04-10 14:51:02 -0700
commit0481320ba921b25f631e4708534055ce3d67cc1c (patch)
treea5277ac1faa95e654ca249be8af9212767302359 /src/wasm.h
parent6236dc31d397aa53c03c90fb27bf5cf4933d0c24 (diff)
downloadbinaryen-0481320ba921b25f631e4708534055ce3d67cc1c.tar.gz
binaryen-0481320ba921b25f631e4708534055ce3d67cc1c.tar.bz2
binaryen-0481320ba921b25f631e4708534055ce3d67cc1c.zip
Fuzzer: Do not run other VMs if the Binaryen interpreter hits a VM limitation (#6483)
The VM limitation might be an OOM (which can change due to opts) or an atomic wait (which can hang on proper VMs with support). We already avoided running VMs on the optimized wasm in this case, but we still ran them on the original wasm, which this changes, mainly to avoid that atomic wait situation.
Diffstat (limited to 'src/wasm.h')
0 files changed, 0 insertions, 0 deletions