* Cranelift: Make `Opcode` represented as a `u8` instead of `u16` * Cranelift: Remove unused conversion impls for `Opcode` These are vestigial, left over from Peepmatic.
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.