Constant wasmtime_environ::ir::types::I8[][src]

pub const I8: Type;
Expand description

An integer type with 8 bits. WARNING: arithmetic on 8bit integers is incomplete