Constant TRAP_USER_OFFSET

Source
pub(crate) const TRAP_USER_OFFSET: u8 = 32;
Expand description

Offset applied to user-defined trap codes to avoid colliding with Cranelift-reserved values.