diff options
author | Alon Zakai <azakai@google.com> | 2024-04-15 15:39:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 15:39:59 -0700 |
commit | 25298be007d8816e40f7f73845ed514eee590b25 (patch) | |
tree | 19b8a829803fa42be8e74185d6f8d87c2948ed4c /src/wasm-interpreter.h | |
parent | fb5608a924dc3d53c4fb5cbd62fa5c5e6c87c707 (diff) | |
download | binaryen-25298be007d8816e40f7f73845ed514eee590b25.tar.gz binaryen-25298be007d8816e40f7f73845ed514eee590b25.tar.bz2 binaryen-25298be007d8816e40f7f73845ed514eee590b25.zip |
Fuzzer: Randomly pick which functions to use in RefFunc (#6503)
Previously we chose the first with a proper type, and now we start to scan from
a random index, giving later functions a chance too, so we should be emitting a
greater variety of ref.func targets.
Also remove some obsolete fuzzer TODOs.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions