Crate wasmi::core

source ·
Expand description

Definitions from the wasmi_core crate.

Structs§

  • A NaN preserving f32 type.
  • A NaN preserving f64 type.
  • An amount of linear memory pages.
  • Error type which can be returned by Wasm code or by the host environment.
  • An untyped value.

Enums§

Traits§