* Emit a table of opcodes in gen_inst * Remove accidental export of OPCODE_SIGNATURES * Generate `Opcode::all` instead of a table
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.