Stream: git-wasmtime

Topic: wasmtime / PR #12793 Add `Send` to `p2::WasiHttpHooks` trait


view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:02):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:02):

alexcrichton opened PR #12793 from alexcrichton:add-send-trait to bytecodealliance:main:

This means that the trait object &mut dyn p2::WasiHttpHooks is itself Send which is generally necessary for async operation.

<!--
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 (Mar 17 2026 at 16:06):

rvolosatovs submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:10):

alexcrichton has enabled auto merge for PR #12793.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:16):

alexcrichton added PR #12793 Add Send to p2::WasiHttpHooks trait to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:40):

alexcrichton merged PR #12793.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2026 at 16:40):

alexcrichton removed PR #12793 Add Send to p2::WasiHttpHooks trait from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC