Stream: git-wasmtime

Topic: wasmtime / PR #9551 Fix a panic on the CLI with `-Scli=n`


view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 21:28):

alexcrichton opened PR #9551 from alexcrichton:fix-cli-panic to bytecodealliance:main:

When a module trapped and -Scli=n was passed the CLI would panic instead of properly returning an error, and this commit fixes that.

<!--
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 (Nov 04 2024 at 21:28):

alexcrichton requested fitzgen for a review on PR #9551.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 21:28):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 21:51):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 22:34):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 22:51):

fitzgen merged PR #9551.


Last updated: Nov 22 2024 at 16:03 UTC