alexcrichton requested dicej for a review on PR #13158.
alexcrichton opened PR #13158 from alexcrichton:may-require-alloc to bytecodealliance:main:
This is an relatively impactful optimization to the performance of futures/streams when transferring data from the host to the guest, so fill this out for more types get the optimization to fire more. This was found during some improvement of wasi-libc where some code paths weren't getting hit, but they should,, and this is required to have that work out.
<!--
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
-->
alexcrichton requested wasmtime-core-reviewers for a review on PR #13158.
github-actions[bot] added the label wasmtime:api on PR #13158.
dicej submitted PR review.
alexcrichton added PR #13158 Fill out MAY_REQUIRE_REALLOC for more types to the merge queue.
alexcrichton merged PR #13158.
alexcrichton removed PR #13158 Fill out MAY_REQUIRE_REALLOC for more types from the merge queue.
Last updated: May 03 2026 at 22:13 UTC