Stream: git-wasmtime

Topic: wasmtime / PR #7402 Don't panic in `wasmtime serve` when ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 15:24):

alexcrichton requested elliottt for a review on PR #7402.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 15:24):

alexcrichton requested fitzgen for a review on PR #7402.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 15:24):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 15:24):

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

This commit fixes a panic in the wasmtime serve CLI command when the response-outparam::set method was never invoked by the guest. In this situation return a more first-class error than a panic explaining what the guest should be doing.

<!--
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 (Oct 30 2023 at 15:35):

fitzgen submitted PR review:

CLI test?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 17:10):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 17:41):

alexcrichton merged PR #7402.


Last updated: Nov 22 2024 at 16:03 UTC