L1InstructionStepper

constructor(interpreter: Interpreter)

Construct a new L1InstructionStepper.

Parameters

interpreter

The Interpreter on whose behalf to step through level one nybblecode instructions.