Skip to main content

instruction_table

Function instruction_table 

pub const fn instruction_table<WIRE, H>() -> [fn(InstructionContext<'_, H, WIRE>); 256]
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

Returns the default instruction table for the given interpreter types and host.