WebAssembly / wasi-io

I/O Types proposal for WASI
Other
143 stars 19 forks source link

Fixes for output-stream.splice, and delete forward #53

Closed pchickey closed 1 year ago

pchickey commented 1 year ago

~Based on #52~ rebased on main

We made some changes to splice and blocking-splice, and their docs, in order to implement them properly.