Function make_instruction_table

Source
pub const fn make_instruction_table<H, SPEC>() -> [fn(_: &mut Interpreter, _: &mut H); 256]
where H: Host + ?Sized, SPEC: Spec,
Expand description

Make instruction table.