Module wasmer_runtime_core_x::units

source ·
Expand description

This module provides common WebAssembly units like Pages and conversion functions into other units.

Structs§

  • Units of WebAssembly memory in terms of 8-bit bytes.
  • Units of WebAssembly pages (as specified to be 65,536 bytes).

Constants§