Constant cranelift_codegen::ir::types::I8

source ·
pub const I8: Type;
Expand description

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