Constant wasmtime_environ::obj::EF_WASMTIME_MODULE
source · pub const EF_WASMTIME_MODULE: u32 = _; // 1u32Expand description
Flag for the e_flags field in the ELF header indicating a compiled
module.
pub const EF_WASMTIME_MODULE: u32 = _; // 1u32Flag for the e_flags field in the ELF header indicating a compiled
module.