Constant wasmtime_environ::INTERRUPTED
source · [−]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.
pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 18_446_744_073_709_518_847usize
Sentinel value indicating that wasm has been interrupted.