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

pub const I8: Type;

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