Expand description

Definitions for a wasm runtime.

Structs§

  • Memory allocation stats gathered during the lifetime of the allocator.

Enums§

  • Defines the heap pages allocation strategy the wasm runtime should use.

Constants§

Traits§

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