rvolosatovs opened PR #14206 from rvolosatovs:stream-future-forward to bytecodealliance:main:
implement
{future,stream}.forwardas defined in https://github.com/WebAssembly/component-model/pull/709I have run the test suite from CM PR against this implementation, but I did not update the submodule, since there are a few test cases in the spec repo
main, which Wasmtime currently fails.
rvolosatovs updated PR #14206.
rvolosatovs edited PR #14206:
implement
{future,stream}.forwardas defined in https://github.com/WebAssembly/component-model/pull/709I have run the test suite from CM PR against this implementation, but I did not update the submodule, since there are a few test cases in the spec repo
main, which Wasmtime currently fails.The test cases are entirely LLM-generated, mostly based on the Python host tests in the spec (which are also LLM-generated)
The implementation is LLM-generated, but based on a rough sketch I wrote by hand.
github-actions[bot] added the label wasmtime:api on PR #14206.
fitzgen added the label wasm-proposal:component-model-async on PR #14206.
Last updated: Aug 30 2026 at 09:07 UTC