Expand description

Definitions for a wasm runtime.

Structs

Memory allocation stats gathered during the lifetime of the allocator.

Enums

A method to be used to find the entrypoint when calling into the runtime

Traits

A trait that defines an abstract wasm module instance.
A trait that defines an abstract WASM runtime module.