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

Sentinel value indicating that wasm has been interrupted.