Stream: git-wasmtime

Topic: wasmtime / PR #13158 Fill out `MAY_REQUIRE_REALLOC` for m...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 01:36):

alexcrichton requested dicej for a review on PR #13158.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 01:36):

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:

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 (Apr 21 2026 at 01:36):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13158.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 06:18):

github-actions[bot] added the label wasmtime:api on PR #13158.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 13:46):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 14:23):

alexcrichton added PR #13158 Fill out MAY_REQUIRE_REALLOC for more types to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 14:50):

alexcrichton merged PR #13158.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 14:50):

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