diff options
author | Alon Zakai <azakai@google.com> | 2023-04-05 12:44:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 12:44:47 -0700 |
commit | d21b6d04ff8020d76636ee0e09a8ccede9c0bf39 (patch) | |
tree | 1f14970e55c6af7a2241efe35b5f166be221d448 /src/compiler-support.h | |
parent | 02277fb28f3a0632819b1046fddd0ec3de52a8a3 (diff) | |
download | binaryen-d21b6d04ff8020d76636ee0e09a8ccede9c0bf39.tar.gz binaryen-d21b6d04ff8020d76636ee0e09a8ccede9c0bf39.tar.bz2 binaryen-d21b6d04ff8020d76636ee0e09a8ccede9c0bf39.zip |
Avoid imported memories in the fuzzer (#5626)
We already did this for the first memory, and just needed to loop to handle initial
content in the test suite that has multiple memories.
Also clean up that code while I'm around, to avoid repeating
wasm.memories[0] all the time.
Diffstat (limited to 'src/compiler-support.h')
0 files changed, 0 insertions, 0 deletions