Module memory

Source
Expand description

Memory usage tracking utilities for Internet Computer canisters.

Structs§

MemorySize
Represents the memory usage of a canister.

Functions§

wasm_memory_size
Returns the current WebAssembly memory size in bytes.