[][src]Module wasmer_runtime_core::units

Structs

Bytes

Units of WebAssembly memory in terms of 8-bit bytes.

Pages

Units of WebAssembly pages (as specified to be 65,536 bytes).