Stream: git-wasmtime

Topic: wasmtime / PR #3376 Temporarily disable SIMD fuzzing with...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 20 2021 at 18:35):

alexcrichton opened PR #3376 from no-fuzz-simd to main:

We've got a large crop of fuzz-bugs from fuzzing with
v8-enabled-with-SIMD on CI but at this point the fuzz stats from
oss-fuzz say that the fuzzer is spending less than 50% of its time
actually fuzzing and presumably mostly hitting crashes and such. While
we fix the other issues this disables simd for fuzzing with v8 so we can
try to see if we can weed out other issues.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 20 2021 at 18:38):

alexcrichton updated PR #3376 from no-fuzz-simd to main.


Last updated: Oct 23 2024 at 20:03 UTC