Expand description

Functions for interacting with the host environment.

Structs

Reads and deserializes objects from a section of memory.

Functions

Commit public data to the journal.

Read private data from the host.

Exchanges data with the host, returning the data from the host as a slice of bytes.

Exchanges data with the host, returning the data from the host as a slice of words and the length in bytes.

Write private data to the host.