summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-05-08 13:35:45 -0700
committerGitHub <noreply@github.com>2024-05-08 13:35:45 -0700
commita288a73e1126111833c9f0cad533f84f2e4f6423 (patch)
treee8dcb3e8cfd5f863f2d7f3130c489eeced567ab9 /src/wasm/wasm-validator.cpp
parented2cec473a03c83d169775fb47c5bef89e312719 (diff)
downloadbinaryen-a288a73e1126111833c9f0cad533f84f2e4f6423.tar.gz
binaryen-a288a73e1126111833c9f0cad533f84f2e4f6423.tar.bz2
binaryen-a288a73e1126111833c9f0cad533f84f2e4f6423.zip
Fuzzer: Stop emitting nullable stringviews (#6574)
As of https://chromium-review.googlesource.com/c/v8/v8/+/5471674 V8 requires stringviews to be non-nullable. It might be possible to make that change in our IR, or to remove views entirely, but for now this PR makes the fuzzer stop emitting nullable stringviews as a workaround to allow us to fuzz current V8. There are still rare corner cases where this pattern is emitted, that we have not tracked down, and so this also makes the fuzzer ignore the error for now.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions