Stream: git-wasmtime

Topic: wasmtime / PR #11775 check for host-body-wrapped-in-guest...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:43):

dicej requested alexcrichton for a review on PR #11775.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:43):

dicej opened PR #11775 from dicej:fix-11703-part-2 to bytecodealliance:main:

This is a follow-up to https://github.com/bytecodealliance/wasmtime/pull/11763, where we did this for responses, but I didn't think to do it for requests as well. Now we do it for both, and test the scenario where a proxy component forwards a inbound request body to an outbound request and then exits before that body has finished streaming, in which case the stream should continue flowing (assuming the embedder _wants_ it to).

<!--
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 (Oct 01 2025 at 17:43):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:43):

dicej requested wasmtime-core-reviewers for a review on PR #11775.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:54):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:54):

alexcrichton has enabled auto merge for PR #11775.

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

alexcrichton merged PR #11775.


Last updated: Dec 06 2025 at 06:05 UTC