pub const ELFOSABI_WASMTIME: u8 = 200;
Filler for the os_abi field of the ELF header.
os_abi
This is just a constant that seems reasonable in the sense it’s unlikely to clash with others.