Skip to main content

ERR_MEMORY_BOUNDS

Constant ERR_MEMORY_BOUNDS 

Source
pub const ERR_MEMORY_BOUNDS: i32 = -9;
Expand description

WASM memory bounds violation (pointer/length out of range).