dicej requested rvolosatovs for a review on PR #11693.
dicej requested alexcrichton for a review on PR #11693.
dicej requested wasmtime-wasi-reviewers for a review on PR #11693.
dicej opened PR #11693 from dicej:public-wasi-http-type to bytecodealliance:main:
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.
rvolosatovs submitted PR review.
alexcrichton merged PR #11693.
Last updated: Dec 06 2025 at 06:05 UTC