v1.1.1 · World
convertor
No description available.
Exports
Imports
I
wasi:cli/environment 0.2.0
Iwasi:cli/exit 0.2.0
Iwasi:io/error 0.2.0
Iwasi:io/poll 0.2.0
IA poll API intended to let users wait for I/O events on multiple handles
at once.
wasi:io/streams 0.2.0
IWASI I/O is an I/O abstraction API which is currently focused on providing
stream types.
wasi:cli/stdin 0.2.0
Iwasi:cli/stdout 0.2.0
Iwasi:cli/stderr 0.2.0
Iwasi:cli/terminal-input 0.2.0
ITerminal input.
wasi:cli/terminal-output 0.2.0
ITerminal output.
wasi:cli/terminal-stdin 0.2.0
IAn interface providing an optional `terminal-input` for stdin as a
link-time authority.
wasi:cli/terminal-stdout 0.2.0
IAn interface providing an optional `terminal-output` for stdout as a
link-time authority.
wasi:cli/terminal-stderr 0.2.0
IAn interface providing an optional `terminal-output` for stderr as a
link-time authority.
wasi:clocks/monotonic-clock 0.2.0
IWASI Monotonic Clock is a clock API intended to let users measure elapsed
time.
wasi:clocks/wall-clock 0.2.0
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.
wasi:filesystem/types 0.2.0
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.
wasi:filesystem/preopens 0.2.0
Iwasi:sockets/network 0.2.0
Iwasi:sockets/instance-network 0.2.0
IThis interface provides a value-export of the default network handle..
wasi:sockets/udp 0.2.0
Iwasi:sockets/udp-create-socket 0.2.0
Iwasi:sockets/tcp 0.2.0
Iwasi:sockets/tcp-create-socket 0.2.0
Iwasi:sockets/ip-name-lookup 0.2.0
Iwasi:random/random 0.2.0
IWASI Random is a random data API.
wasi:random/insecure 0.2.0
IThe insecure interface for insecure pseudo-random numbers.
wasi:random/insecure-seed 0.2.0
The insecure-seed interface for seeding hash-map DoS resistance.