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