Stream: git-wasmtime

Topic: wasmtime / PR #3871 Move spec interpreter fuzzing behind ...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2022 at 16:53):

alexcrichton opened PR #3871 from default-spectest to main:

Building the spec interpreter requires a local installation of Ocaml and
now libgmp which isn't always available, so this enables the ability to
disable building the spec interpreter by using cargo +nightly fuzz build --no-default-features. The spec interpreter is still built by
default but if fuzzers are being built locally and the spec interpreter
isn't needed then this should enable it to be relatively easily
opted-out of.

<!--

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 02 2022 at 17:00):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2022 at 18:44):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2022 at 19:35):

alexcrichton updated PR #3871 from default-spectest to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 02 2022 at 20:29):

alexcrichton merged PR #3871.


Last updated: Oct 23 2024 at 20:03 UTC