This only covers the types necessary for implementing the Wasm SIMD spec--`i8x16`, `i16x8`, `i32x4`.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
This only covers the types necessary for implementing the Wasm SIMD spec--`i8x16`, `i16x8`, `i32x4`.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.