Stream: git-wasmtime

Topic: wasmtime / PR #4386 Update differential fuzzing configura...


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

alexcrichton opened PR #4386 from change-fuzz-config to main:

This uses some new features of wasm-smith and additionally tweaks the
existing fuzz configuration:

The wasmi differential fuzzer was updated to still work if memory is
exported, but otherwise the v8 differential fuzzer already worked if a
function was exported but a memory wasn't. Both fuzzers continue to
execute only the first exported function.

Also notable from this update is that the SwarmConfig from
wasm-smith will now include an arbitrary allowed_instructions
configuration which may help explore the space of interesting modules
more effectively.

<!--

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:44):

cfallin submitted PR review.

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

cfallin created PR review comment:

s/consisten/consistent/

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

cfallin submitted PR review.

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

cfallin created PR review comment:

s/hidding/hitting/

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

alexcrichton updated PR #4386 from change-fuzz-config to main.

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

alexcrichton has enabled auto merge for PR #4386.

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

alexcrichton merged PR #4386.


Last updated: Nov 22 2024 at 17:03 UTC