Module wasmi::memory_units

source ·
Expand description

WebAssembly-specific sizes and units.

Structs

Traits

  • A trait defining the size, in bytes, of one unit of Self.
  • A trait defining round up conversion between various memory units.

Functions