From 324be895965666805cb1c622ed4f071b9e3cbd65 Mon Sep 17 00:00:00 2001
From: Pat Hickey
-
-
wasi:io/error@0.2.0-rc-2023-11-10
wasi:io/poll@0.2.0-rc-2023-11-10
wasi:io/streams@0.2.0-rc-2023-11-10
wasi:io/error@0.2.0
wasi:io/poll@0.2.0
wasi:io/streams@0.2.0
Import interface wasi:io/error@0.2.0-rc-2023-11-10
+Import interface wasi:io/error@0.2.0
Types
@@ -43,7 +43,7 @@ hazard.resource error
A poll API intended to let users wait for I/O events on multiple handles at once.
WASI I/O is an I/O abstraction API which is currently focused on providing stream types.
In the future, the component model is expected to add built-in stream types;