Constant cranelift_wasm::WASM32_MAX_SIZE
source ยท pub const WASM32_MAX_SIZE: u64 = _; // 4_294_967_296u64Expand description
Maximum size, in bytes, of 32-bit memories (4G)
pub const WASM32_MAX_SIZE: u64 = _; // 4_294_967_296u64Maximum size, in bytes, of 32-bit memories (4G)