Stream: git-wasmtime

Topic: wasmtime / PR #11554 Fuzzing: ignore thrown exceptions du...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2025 at 21:52):

cfallin opened PR #11554 from cfallin:ignore-exceptions-on-fuzzing-instantiate to bytecodealliance:main:

This updates the instantiation logic to ignore inputs that throw an exception during instantiation, just as it does for other kinds of errors such as traps currently.

Fixes #11551.

<!--
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 (Aug 27 2025 at 21:52):

cfallin requested alexcrichton for a review on PR #11554.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2025 at 21:52):

cfallin requested wasmtime-fuzz-reviewers for a review on PR #11554.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2025 at 01:05):

github-actions[bot] commented on PR #11554:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2025 at 01:10):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2025 at 01:53):

alexcrichton merged PR #11554.


Last updated: Dec 06 2025 at 07:03 UTC