Constant wasmtime_environ::VMCONTEXT_MAGIC
source · pub const VMCONTEXT_MAGIC: u32 = _; // 1_701_998_435u32
Expand description
Magic value for core Wasm VM contexts.
This is stored at the start of all VMContext
structures.
pub const VMCONTEXT_MAGIC: u32 = _; // 1_701_998_435u32
Magic value for core Wasm VM contexts.
This is stored at the start of all VMContext
structures.