summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-11-06 15:31:09 -0800
committerGitHub <noreply@github.com>2024-11-06 15:31:09 -0800
commit40210446937cbef7d73606e4331cb6a782e2a875 (patch)
tree6273041ace4186b577ca603631331c1a7b93c454 /src
parent92917c28ea6ef017e71a8a97eb364ed20bc52fe2 (diff)
downloadbinaryen-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