Constant wasmtime_environ::obj::ELFOSABI_WASMTIME

source ·
pub const ELFOSABI_WASMTIME: u8 = 200;
Expand description

Filler for the os_abi field of the ELF header.

This is just a constant that seems reasonable in the sense it’s unlikely to clash with others.