Stream: git-wasmtime

Topic: wasmtime / PR #11697 [37.0.0] add `p3::Response::into_htt...


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

dicej requested alexcrichton for a review on PR #11697.

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

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

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

dicej opened PR #11697 from dicej:backport-11696 to bytecodealliance:release-37.0.0:

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

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:29):

alexcrichton submitted PR review.

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

alexcrichton has enabled auto merge for PR #11697.

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

alexcrichton merged PR #11697.


Last updated: Dec 06 2025 at 06:05 UTC