pub const fn instruction_table<WIRE: InterpreterTypes, H: Host + ?Sized>() -> [Instruction<WIRE, H>; 256]Expand description
Returns the instruction table for the given spec.
pub const fn instruction_table<WIRE: InterpreterTypes, H: Host + ?Sized>() -> [Instruction<WIRE, H>; 256]Returns the instruction table for the given spec.