pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 18_446_744_073_709_518_847usize
Expand description

Sentinel value indicating that wasm has been interrupted.