Stream: git-wasmtime

Topic: wasmtime / PR #11696 add `p3::Response::into_http_with_ge...


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

dicej requested alexcrichton for a review on PR #11696.

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

dicej requested rvolosatovs for a review on PR #11696.

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

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

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

dicej opened PR #11696 from dicej:into-http-with-getter to bytecodealliance:main:

This is the same as the existing into_http function, except it doesn't require T: WasiHttpView and instead takes an explicit getter function. This can be useful in cases where it's difficult or impossible to make T implement WasiHttpView.

<!--
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:17):

alexcrichton submitted PR review.

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

alexcrichton has enabled auto merge for PR #11696.

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

alexcrichton merged PR #11696.


Last updated: Dec 06 2025 at 06:05 UTC