Enums§
Traits§
- Host trait for implementing the
wasi:io/streams.input-stream
resource: A bytestream which can be read from. - Host trait for implementing the
wasi:io/streams.output-stream
resource: A bytestream which can be written to.
Type Aliases§
- Representation of the
error
resource type in thewasi:io/error
interface.