v0.2.12 · World
imports
No description available.
Imports
I
wasi:io/error 0.2.12
Iwasi:io/poll 0.2.12
IA poll API intended to let users wait for I/O events on multiple handles
at once.
wasi:io/streams 0.2.12
IWASI I/O is an I/O abstraction API which is currently focused on providing
stream types.
wasi:clocks/wall-clock 0.2.12
IWASI Wall Clock is a clock API intended to let users query the current
time. The name "wall" makes an analogy to a "clock on the wall", which
is not necessarily monotonic as it may be reset.
types
IWASI filesystem is a filesystem API primarily intended to let users run WASI
programs that access their files on their existing filesystems, without
significant overhead.
preopens