dicej opened issue #11219:
Per https://github.com/bytecodealliance/wasmtime/pull/11127#discussion_r2192812847, https://github.com/bytecodealliance/wasmtime/pull/11127#discussion_r2192823216, etc., Alex would like to see
{Stream,Future}{Reader,Writer}refactored to favor iterator over recursion,async fns overfns that returnimpl Future, and&mut selfoverself.
dicej added the wasm-proposal:component-model-async label to Issue #11219.
alexcrichton assigned alexcrichton to issue #11219.
alexcrichton closed issue #11219:
Per https://github.com/bytecodealliance/wasmtime/pull/11127#discussion_r2192812847, https://github.com/bytecodealliance/wasmtime/pull/11127#discussion_r2192823216, etc., Alex would like to see
{Stream,Future}{Reader,Writer}refactored to favor iterator over recursion,async fns overfns that returnimpl Future, and&mut selfoverself.
Last updated: Dec 06 2025 at 06:05 UTC