Stream: git-wasmtime

Topic: wasmtime / PR #13557 Reduce debugger-related duplication ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 18:34):

alexcrichton opened PR #13557 from alexcrichton:refactor-serve-debug to bytecodealliance:main:

When debugging was integrated into wasmtime serve it effectively
duplicated the entire process of handling the TCP socket, accepting
connections, dealing with Hyper, etc. This commit is targeted at
removing all of this duplication and using the same path for
debugging-and-not to ensure they don't diverge over time.

Note: this is bulit on https://github.com/bytecodealliance/wasmtime/pull/13555 currently

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 18:34):

alexcrichton requested dicej for a review on PR #13557.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 18:34):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13557.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 18:34):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 21:20):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 22:40):

alexcrichton updated PR #13557.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 22:40):

alexcrichton has enabled auto merge for PR #13557.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 22:51):

alexcrichton added PR #13557 Reduce debugger-related duplication in wasmtime serve to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 23:16):

:check: alexcrichton merged PR #13557.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 23:16):

alexcrichton removed PR #13557 Reduce debugger-related duplication in wasmtime serve from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC