Stream: git-wasmtime

Topic: wasmtime / PR #4387 Disable reference types in v8 fuzzing


view this post on Zulip Wasmtime GitHub notifications bot (Jul 05 2022 at 19:34):

alexcrichton opened PR #4387 from no-reftypes-v8 to main:

OSS-fuzz long-ago discovered https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45662
which we currently believe to be a bug in v8. I originally thought it
was going to be fixed with https://bugs.chromium.org/p/v8/issues/detail?id=12722
but that no longer appears to be the case now that the v8 crate has
caught up and it still isn't fixed. Personally I've sort of lost an
appetite for continuing to debug these issues so I figure it's best to
just disable reference types with v8 for now and exercise the rest of
the engine, e.g. simd.

<!--

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 (Jul 05 2022 at 19:42):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 05 2022 at 19:45):

alexcrichton has enabled auto merge for PR #4387.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 05 2022 at 20:43):

alexcrichton merged PR #4387.


Last updated: Oct 23 2024 at 20:03 UTC