Stream: git-wasmtime

Topic: wasmtime / PR #2779 Switch fuzzers to use new Cranelift b...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2021 at 16:34):

cfallin opened PR #2779 from fuzz-new-backend to main:

As per bytecodealliance/rfcs#10, the first step in our transition to the
new Cranelift x86-64 backend by default in Wasmtime is to switch our
fuzzers and monitor for any breakage.

This PR moves all Wasmtime fuzz targets over to use the new backend. The
differential old-vs-new-backend target still works by dynamically
selecting both backends (the build feature just changes the default,
which is what all the other fuzz targets use).

We should watch for ~a week or so, I think, on oss-fuzz, to make sure
this sticks without issue before moving further.

<!--

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 (Mar 26 2021 at 16:34):

cfallin requested alexcrichton for a review on PR #2779.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2021 at 17:21):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2021 at 18:10):

cfallin closed without merge PR #2779.


Last updated: Oct 23 2024 at 20:03 UTC