Stream: git-wasmtime

Topic: wasmtime / PR #13664 cm-async: Deduplicate/fix future/str...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:00):

alexcrichton opened PR #13664 from alexcrichton:refactor-future-stream-lift-lower to bytecodealliance:main:

This commit removes duplication between the Instance::guest_transfer function as well as the lift_{future,stream}_to_transmit and lower_transmit_to_{future,stream} functions. Notably the lift/lower functions had an additional check for futures which guest_transfer did not contain, and now additionally there's just one definition of lifting/lowering as opposed to multiple.

<!--
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 (Jun 16 2026 at 15:00):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:00):

alexcrichton unassigned pchickey from PR #13664 cm-async: Deduplicate/fix future/stream lift/lower.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:00):

alexcrichton requested dicej for a review on PR #13664.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:24):

alexcrichton requested pchickey for a review on PR #13664.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:28):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 15:35):

alexcrichton added PR #13664 cm-async: Deduplicate/fix future/stream lift/lower to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 16:00):

:check: alexcrichton merged PR #13664.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 16:00):

alexcrichton removed PR #13664 cm-async: Deduplicate/fix future/stream lift/lower from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC