Wasm Directoryalpha
v0.0.4 · World

service-lifecycle

No description available.

Exports

Imports

I
types
I
credential-admin
Credential Admins manage the credentials for an instance or binding. The platform typically implements this interface keeping the implementation details of credential storage hidden from the service lifecycle and users.
I
wasi:io/poll 0.2.6
A poll API intended to let users wait for I/O events on multiple handles at once.
I
wasi:clocks/monotonic-clock 0.2.6
WASI Monotonic Clock is a clock API intended to let users measure elapsed time.
I
wasi:clocks/wall-clock 0.2.6
WASI 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.
I
wasi:config/store 0.2.0-rc.1
I
wasi:io/error 0.2.6
I
wasi:io/streams 0.2.6
WASI I/O is an I/O abstraction API which is currently focused on providing stream types.
I
wasi:filesystem/types 0.2.6
WASI filesystem is a filesystem API primarily intended to let users run WASI programs that access their files on their existing filesystems, without significant overhead.
I
wasi:filesystem/preopens 0.2.6
I
wasi:logging/logging 0.1.0-draft
WASI Logging is a logging API intended to let users emit log messages with simple priority levels and context values.
I
wasi:random/random 0.2.6
WASI Random is a random data API.
I
wasi:random/insecure 0.2.6
The insecure interface for insecure pseudo-random numbers.
I
wasi:random/insecure-seed 0.2.6
The insecure-seed interface for seeding hash-map DoS resistance.
I
wasi:sockets/network 0.2.6
I
wasi:sockets/instance-network 0.2.6
This interface provides a value-export of the default network handle..
I
wasi:sockets/udp 0.2.6
I
wasi:sockets/udp-create-socket 0.2.6
I
wasi:sockets/tcp 0.2.6
I
wasi:sockets/tcp-create-socket 0.2.6
I
wasi:sockets/ip-name-lookup 0.2.6