Stream: git-wasmtime

Topic: wasmtime / PR #11695 [37.0.0] make `wasmtime_wasi_http::p...


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

dicej requested wasmtime-wasi-reviewers for a review on PR #11695.

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

dicej opened PR #11695 from dicej:backport-11693 to bytecodealliance:release-37.0.0:

(backport of https://github.com/bytecodealliance/wasmtime/pull/11693)

This gives the embedder the flexibility to call
wasmtime_wasi_http::p3::bindings::http::{handler,types}::add_to_linker::<_, WasiHttp>(linker, getter), where getter is a custom function. That's useful in the scenario where implementing WasiHttpView for the T in Linker<T> is difficult or impossible given that T might be defined in a different crate.

<!--
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 12 2025 at 22:18):

alexcrichton submitted PR review.

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

alexcrichton has enabled auto merge for PR #11695.

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

alexcrichton merged PR #11695.


Last updated: Dec 06 2025 at 06:05 UTC