This moves most original uses of V128Imm (e.g. in parsing) to ConstantData and shifts the unit tests from V128Imm to ConstantData.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.