diff options
author | Alon Zakai <azakai@google.com> | 2024-11-06 15:31:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 15:31:09 -0800 |
commit | 40210446937cbef7d73606e4331cb6a782e2a875 (patch) | |
tree | 6273041ace4186b577ca603631331c1a7b93c454 /src | |
parent | 92917c28ea6ef017e71a8a97eb364ed20bc52fe2 (diff) | |
download | binaryen-40210446937cbef7d73606e4331cb6a782e2a875.tar.gz binaryen-40210446937cbef7d73606e4331cb6a782e2a875.tar.bz2 binaryen-40210446937cbef7d73606e4331cb6a782e2a875.zip |
Fuzzer: Handle exported table for wasm-merge (#7055)
When fuzzing wasm-merge, we need to avoid the first module not having
an exported table but the second having one, as the way the table operation
imports work, they are sensitive to the existence of such an export, so just
merging in such an export can alter behavior.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions