Constant wasmcloud_runtime::runtime::MAX_LINEAR_MEMORY
source ยท pub const MAX_LINEAR_MEMORY: u64 = _; // 268_435_456u64
Expand description
Default max linear memory for a component (256 MiB)
pub const MAX_LINEAR_MEMORY: u64 = _; // 268_435_456u64
Default max linear memory for a component (256 MiB)