Stream: git-wasmtime

Topic: wasmtime / PR #12190 fix panic when event pending on `CAL...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 19 2025 at 22:59):

dicej requested alexcrichton for a review on PR #12190.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 19 2025 at 22:59):

dicej opened PR #12190 from dicej:fix-panic-on-yield-when-cancelled to bytecodealliance:main:

This replaces an invalid assertion with a more precise check when handling CALLBACK_CODE_YIELD. It also adds a test cover the scenario when a callback returns CALLBACK_CODE_YIELD when there's already an EVENT_CANCELLED pending.

<!--
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 (Dec 19 2025 at 22:59):

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

view this post on Zulip Wasmtime GitHub notifications bot (Dec 22 2025 at 16:02):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 22 2025 at 16:24):

alexcrichton merged PR #12190.


Last updated: Jan 09 2026 at 13:15 UTC