Stream: git-wasmtime

Topic: wasmtime / PR #4016 fuzzing: Refactor `TableOps` fuzz gen...


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

fitzgen requested alexcrichton for a review on PR #4016.

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

fitzgen opened PR #4016 from refactor-table-ops-fuzz-target to main:

This makes the generator more similar to wasm-smith where it is keeping track
of what is on the stack and making choices about what instructions are valid to
generate given the current stack state. This should in theory allow the
generator to emit GC calls while there are live refs on the stack.

Fixes #3917

<!--

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 (Apr 11 2022 at 20:48):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2022 at 20:48):

alexcrichton created PR review comment:

stray log? (seems fine to stay may just want to tweak the string)

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2022 at 20:48):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2022 at 20:53):

fitzgen updated PR #4016 from refactor-table-ops-fuzz-target to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2022 at 21:33):

fitzgen merged PR #4016.


Last updated: Nov 22 2024 at 17:03 UTC