• Andreas Haas's avatar
    [wasm][fuzzer] Enable trap handlers · 1e6d2cb3
    Andreas Haas authored
    On x64, trap handlers are enabled as part of the default configuration.
    However, each embedder has to enable trap handlers explicitly, and in
    the wasm fuzzers, trap handlers were not enabled. This CL enables trap
    handlers now in all wasm fuzzers.
    
    Drive-by change: enable all staged wasm features in the wasm-async
    fuzzer.
    
    R=clemensb@chromium.org
    
    Change-Id: Ib7c2addb092551b5554a2b74830e5b67db077909
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2362957
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#69500}
    1e6d2cb3
Name
Last commit
Last update
..
json Loading commit data...
multi_return Loading commit data...
parser Loading commit data...
regexp Loading commit data...
regexp_builtins Loading commit data...
wasm Loading commit data...
wasm_async Loading commit data...
wasm_code Loading commit data...
wasm_compile Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
README.md Loading commit data...
fuzzer-support.cc Loading commit data...
fuzzer-support.h Loading commit data...
fuzzer.cc Loading commit data...
fuzzer.status Loading commit data...
json.cc Loading commit data...
multi-return.cc Loading commit data...
parser.cc Loading commit data...
regexp-builtins.cc Loading commit data...
regexp.cc Loading commit data...
testcfg.py Loading commit data...
wasm-async.cc Loading commit data...
wasm-code.cc Loading commit data...
wasm-compile.cc Loading commit data...
wasm-fuzzer-common.cc Loading commit data...
wasm-fuzzer-common.h Loading commit data...
wasm.cc Loading commit data...
wasm_corpus.tar.gz.sha1 Loading commit data...