Stream: git-wasmtime

Topic: wasmtime / PR #12194 Debugging: add event for epoch yields.


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

cfallin opened PR #12194 from cfallin:debug-epoch-yield-event to bytecodealliance:main:

This will almost certainly be used to implement "Ctrl-C" behavior for a gdbstub server or other user-facing debugger top-half, so the user can interrupt the debuggee and return control to the debugger.

<!--
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 20 2025 at 02:53):

cfallin requested wasmtime-core-reviewers for a review on PR #12194.

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

cfallin requested alexcrichton for a review on PR #12194.

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

cfallin edited PR #12194:

This will almost certainly be needed to implement "Ctrl-C" behavior for a gdbstub server or other user-facing debugger top-half, so the user can interrupt the debuggee and return control to the debugger.

<!--
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 20 2025 at 02:54):

cfallin updated PR #12194.

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

alexcrichton submitted PR review.

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

alexcrichton merged PR #12194.


Last updated: Jan 09 2026 at 13:15 UTC