Skip to content

Gate synchronous future/stream read/write separately#2507

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:gate-more
Apr 28, 2026
Merged

Gate synchronous future/stream read/write separately#2507
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:gate-more

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit renames the previous CM_ASYNC_BUILTINS feature to CM_MORE_ASYNC_BUILTINS and then moves synchronous future/stream reads/writes behind this feature. This is inspired by bytecodealliance/wasmtime#13212 and corresponds to WebAssembly/component-model#641.

This commit renames the previous `CM_ASYNC_BUILTINS` feature to
`CM_MORE_ASYNC_BUILTINS` and then moves synchronous future/stream
reads/writes behind this feature. This is inspired by
bytecodealliance/wasmtime#13212 and corresponds to
WebAssembly/component-model#641.
@alexcrichton alexcrichton requested a review from a team as a code owner April 27, 2026 21:59
@alexcrichton alexcrichton requested review from dicej and removed request for a team April 27, 2026 21:59
@alexcrichton alexcrichton added this pull request to the merge queue Apr 28, 2026
Merged via the queue into bytecodealliance:main with commit eeb8661 Apr 28, 2026
37 checks passed
@alexcrichton alexcrichton deleted the gate-more branch April 28, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants