karthik-phl requested wasmtime-wasi-reviewers for a review on PR #12463.
karthik-phl opened PR #12463 from karthik-phl:fix_issue_12458 to bytecodealliance:main:
<!--
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
-->
- Fixes #12458 and added test to validate
- This fix is necessary so that the
StreamProducerimplementation forHostBodyStreamProviderhandles 0-length frames correctly
Last updated: Jan 29 2026 at 13:25 UTC