Stream: git-wasmtime

Topic: wasmtime / PR #11678 fix panic when trapping while handli...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:32):

dicej assigned alexcrichton to PR #11678.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:32):

dicej opened PR #11678 from dicej:fix-11668 to bytecodealliance:main (assigned to alexcrichton):

Now we wrap the "ready" set of work items in a struct which will gracefully dispose of the remainder if we trap or panic while handling one of them.

Fixes #11668

<!--
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 (Sep 10 2025 at 22:32):

dicej requested fitzgen for a review on PR #11678.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:32):

dicej requested wasmtime-core-reviewers for a review on PR #11678.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:32):

dicej requested alexcrichton for a review on PR #11678.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:33):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:34):

dicej has enabled auto merge for PR #11678.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 23:14):

dicej merged PR #11678.


Last updated: Dec 06 2025 at 06:05 UTC