summaryrefslogtreecommitdiff
path: root/scripts/test/wasm2js.py
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-11-17 17:07:21 -0800
committerGitHub <noreply@github.com>2022-11-17 17:07:21 -0800
commit2218b63902cac62e02d9672034fc8d8415945973 (patch)
treee8d5f4d665cfc40160f32973e62b50f9ad8931ef /scripts/test/wasm2js.py
parent977d653f9801b3eedc7dd667e4068573e73d2bb5 (diff)
downloadbinaryen-2218b63902cac62e02d9672034fc8d8415945973.tar.gz
binaryen-2218b63902cac62e02d9672034fc8d8415945973.tar.bz2
binaryen-2218b63902cac62e02d9672034fc8d8415945973.zip
Do not compare reference values across executions (#5276)
Since we optimize assuming a closed world, optimizations can change the types and structure of GC data even in externally-visible ways. Because differences are expected, the fuzzer already did not compare reference-typed values from before and after optimizations when running with nominal typing. Update it to not compare these values under any type system.
Diffstat (limited to 'scripts/test/wasm2js.py')
0 files changed, 0 insertions, 0 deletions