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