dicej requested wasmtime-wasi-reviewers for a review on PR #11695.
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), wheregetteris a custom function. That's useful in the scenario where implementingWasiHttpViewfor theTinLinker<T>is difficult or impossible given thatTmight be defined in a different crate.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #11695.
alexcrichton merged PR #11695.
Last updated: Dec 06 2025 at 06:05 UTC