This is necessary for implementing SIMD [abs](https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#lane-wise-integer-absolute-value).
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.