A demo showing usage of wasi:io/streams Prerequisites Rust target wasm32-wasi: rustup target add wasm32-wasi Usage make Acknowledgements This is based off of github.com/cpetig/resource-demo. A lot of heavy lifting is done by wasi-async-runtime