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