Constant wasmtime_environ::obj::ELF_WASM_BTI
source ยท pub const ELF_WASM_BTI: &str = ".wasmtime.bti";
Expand description
A custom section which consists of just 1 byte which is either 0 or 1 as to whether BTI is enabled.
pub const ELF_WASM_BTI: &str = ".wasmtime.bti";
A custom section which consists of just 1 byte which is either 0 or 1 as to whether BTI is enabled.