[][src]Module wasmer_runtime::units

Various unit types.

Structs

Bytes

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

Pages

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