diff options
author | Thomas Lively <tlively@google.com> | 2024-07-18 16:41:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-18 13:41:41 -0700 |
commit | 848a28966e58f8a9788d2e5cf15790120e06cdf6 (patch) | |
tree | 57c7c289d18c37d4ec0bb704f8ec7d1bb51f13f2 /src/wasm/wasm-binary.cpp | |
parent | 5a6eb1670762b1631d8236a32de38a3851183441 (diff) | |
download | binaryen-848a28966e58f8a9788d2e5cf15790120e06cdf6.tar.gz binaryen-848a28966e58f8a9788d2e5cf15790120e06cdf6.tar.bz2 binaryen-848a28966e58f8a9788d2e5cf15790120e06cdf6.zip |
[threads] Update the fuzzer for shared types (#6771)
Update the fuzzer to both handle shared types in initial contents and
create and use new shared types without crashing or producing invalid
modules. Since V8 does not have a complete implementation of
shared-everything-threads yet, disable fuzzing V8 when shared-everything
is enabled. To avoid losing too much coverage of V8, disable
shared-everything in the fuzzer more frequently than other features.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions