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.