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