Constant wasmtime_environ::INTERRUPTED
source · [−]pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 4_294_934_527usize
Expand description
Sentinel value indicating that wasm has been interrupted.
pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 4_294_934_527usize
Sentinel value indicating that wasm has been interrupted.