Stream: git-wasmtime

Topic: wasmtime / PR #4048 fuzzing: Combine the `compile` and `c...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2022 at 22:47):

fitzgen opened PR #4048 from combine-compile-and-compile-mutate to main:

We should still get the same amount of fuzzing using libfuzzer's mutators and
using wasm-mutate as a mutator now, but they can share the same corpus,
allowing mutations that one performed but the other didn't to reach new areas.

On top of #4047

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2022 at 22:47):

fitzgen requested cfallin for a review on PR #4048.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2022 at 23:14):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2022 at 23:46):

fitzgen updated PR #4048 from combine-compile-and-compile-mutate to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2022 at 23:46):

fitzgen updated PR #4048 from combine-compile-and-compile-mutate to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2022 at 01:27):

fitzgen merged PR #4048.


Last updated: Nov 22 2024 at 17:03 UTC