WebAssembly / wasi-io

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

Add `forward` #71

Open badeend opened 7 months ago

badeend commented 7 months ago

During the plumber's summit I noticed that a forwarding mechanism was up for consideration in preview2.1. So, here's my take.

badeend commented 7 months ago

I've updated the definitions. Pretty much the entire text has changed so please check again (sorry).

Noteworty changes:

I have not added the forward-error variant (yet), see above.

badeend commented 7 months ago

After discussion in #73, I realized my interpretation of flush was not quite correct. I've removed the flush-on-block flag.