Stream: git-wasmtime

Topic: wasmtime / PR #6432 winch(fuzz): Refactor Winch's fuzzing


view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:24):

saulecabrera opened PR #6432 from saulecabrera:winch-refactor-fuzzing to bytecodealliance:main:

This change is a follow-up to the discussion in
https://github.com/bytecodealliance/wasmtime/pull/6281.

The most notable characteristic of this change is that it enables winch by default in the fuzzers. If compilation time is a big enough concern I can add the cargo feature back. I opted to enable winch by default for several reasons:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:24):

saulecabrera requested alexcrichton for a review on PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:24):

saulecabrera requested wasmtime-fuzz-reviewers for a review on PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:24):

saulecabrera requested wasmtime-core-reviewers for a review on PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:24):

saulecabrera requested wasmtime-default-reviewers for a review on PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 19:52):

alexcrichton submitted PR review:

To confirm, this'll mean that winch will get OSS-Fuzz thrown at it, and wanted to confirm that's ok? I'm happy to ferry bugs from oss-fuzz into issues and cc you, but wanted to make sure you're ok being on the hook for them.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 22:37):

saulecabrera updated PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 22:50):

saulecabrera requested alexcrichton for a review on PR #6432.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2023 at 13:32):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2023 at 14:12):

alexcrichton merged PR #6432.


Last updated: Oct 23 2024 at 20:03 UTC