summaryrefslogtreecommitdiff
path: root/scripts/test/binaryenjs.py
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-11-17 17:08:21 -0800
committerGitHub <noreply@github.com>2022-11-17 17:08:21 -0800
commit788cb172fb4081fc0f308458d737be7133b444d7 (patch)
tree71871c5f2d6e4ec26cf921d255750a6f94bdda21 /scripts/test/binaryenjs.py
parent2218b63902cac62e02d9672034fc8d8415945973 (diff)
downloadbinaryen-788cb172fb4081fc0f308458d737be7133b444d7.tar.gz
binaryen-788cb172fb4081fc0f308458d737be7133b444d7.tar.bz2
binaryen-788cb172fb4081fc0f308458d737be7133b444d7.zip
Unpin V8 (#5277)
* Do not compare reference values across executions 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. * Unpin V8 Our WasmGC output is no longer compatible with the previously pinned version and the issue that caused us to pin it in the first place has been resolved.
Diffstat (limited to 'scripts/test/binaryenjs.py')
0 files changed, 0 insertions, 0 deletions