Stream: git-wasmtime

Topic: wasmtime / PR #6410 Fix the component_api fuzzer


view this post on Zulip Wasmtime GitHub notifications bot (May 18 2023 at 15:40):

alexcrichton opened PR #6410 from alexcrichton:fix-component-api-fuzz to bytecodealliance:main:

This fuzz target was accidentally broken by #6378 and I forgot to update this fuzz target. Namely all the generated types now need names to satisfy possible restrictions depending on the structure. For simplicity everything is given a name to avoid having to special case some vs others which isn't the purpose of this fuzz target.

<!--
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 18 2023 at 15:40):

alexcrichton has marked PR #6410 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2023 at 15:40):

alexcrichton requested jameysharp for a review on PR #6410.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2023 at 15:40):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #6410.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2023 at 15:40):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6410.

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

jameysharp submitted PR review:

Looks good to me!

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

alexcrichton merged PR #6410.


Last updated: Oct 23 2024 at 20:03 UTC