Stream: git-wasmtime

Topic: wasmtime / PR #11693 make `wasmtime_wasi_http::p3::WasiHt...


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

dicej requested rvolosatovs for a review on PR #11693.

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

dicej requested alexcrichton for a review on PR #11693.

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

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

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

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), 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 18:27):

alexcrichton submitted PR review.

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

rvolosatovs submitted PR review.

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

alexcrichton merged PR #11693.


Last updated: Dec 06 2025 at 06:05 UTC