summaryrefslogtreecommitdiff
path: root/test/lit/exec/fuzzing-api.wast
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-10-18 16:14:01 -0700
committerGitHub <noreply@github.com>2024-10-18 16:14:01 -0700
commitbc36c02d1a54c91d9fc4bdbffe00608929ec3169 (patch)
treef6a1276d57df68a34f0626ee7290b832ff6d6c8a /test/lit/exec/fuzzing-api.wast
parent679c26faec1a714eb220033254f7147ec12b8282 (diff)
downloadbinaryen-bc36c02d1a54c91d9fc4bdbffe00608929ec3169.tar.gz
binaryen-bc36c02d1a54c91d9fc4bdbffe00608929ec3169.tar.bz2
binaryen-bc36c02d1a54c91d9fc4bdbffe00608929ec3169.zip
Remove closed world validation checks (#7019)
These were added to avoid common problems with closed world mode, but in practice they are causing more harm than good, forcing users to work around them. In the meantime (until #6965), remove this validation to unblock current toolchain makers. Fix GlobalTypeOptimization and AbstractTypeRefining on issues that this uncovers: without this validation, it is possible to run them on more wasm files than before, hence these were not previously detected. They are bundled in this PR because their tests cannot validate before this PR.
Diffstat (limited to 'test/lit/exec/fuzzing-api.wast')
0 files changed, 0 insertions, 0 deletions