pub type InstructionTrace = Vec<Vec<InstructionContext>>;
Expand description

List of (stack height, instruction) for each top-level instruction