Stream: git-wasmtime

Topic: wasmtime / PR #6930 Handle more errors in `maybe_exit_on_...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2023 at 22:00):

alexcrichton opened PR #6930 from alexcrichton:exit-better to bytecodealliance:main:

There are currently two I32Exit types, one in wasi-common and one in wasmtime-wasi. The maybe_exit_on_error helper only searched for the former though, so update it to search for the latter as well to handle exits in the component CLI.

<!--
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 29 2023 at 22:00):

alexcrichton requested fitzgen for a review on PR #6930.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2023 at 22:00):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2023 at 22:04):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2023 at 22:04):

fitzgen has enabled auto merge for PR #6930.

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

fitzgen merged PR #6930.


Last updated: Oct 23 2024 at 20:03 UTC