diff options
author | Alon Zakai <azakai@google.com> | 2024-02-14 15:54:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 15:54:33 -0800 |
commit | feb8f24128c0c3bd53862b2f39acc5116f8ae87e (patch) | |
tree | ebfe048aadde2c6cffbb7708e0b2482a66a4e5e8 /src/support/json.cpp | |
parent | 36d20933da2267068f4e5d4bb3c5a1adb9360f26 (diff) | |
download | binaryen-feb8f24128c0c3bd53862b2f39acc5116f8ae87e.tar.gz binaryen-feb8f24128c0c3bd53862b2f39acc5116f8ae87e.tar.bz2 binaryen-feb8f24128c0c3bd53862b2f39acc5116f8ae87e.zip |
Fuzzer: Remove Asyncify integration (#6309)
Fuzzing Asyncify has a significant cost both in terms of the complexity in
the fuzzer and the slowness of the fuzzing. In practice it was useful years ago
when Asyncify was written but hasn't found anything for a while, and Asyncify
is really deprecated given JSPI. For all those reasons, remove it from the fuzzer.
We do still have lots of normal coverage of asyncify in lit tests, unit tests, and
the Emscripten test suite.
Removing this will also make future improvements to the fuzzer simpler.
Diffstat (limited to 'src/support/json.cpp')
0 files changed, 0 insertions, 0 deletions