Adds lowering support for: i8x16.narrow_i16x8_s i8x16.narrow_i16x8_u i16x8.narrow_i32x4_s i16x8.narrow_i32x4_u
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.