Constant wasmtime_environ::INTERRUPTED [−][src]
pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 0_xff_ff7_fffusize
Sentinel value indicating that wasm has been interrupted.
pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 0_xff_ff7_fffusize
Sentinel value indicating that wasm has been interrupted.