package compiler type EmittedInstruction struct { Opcode Opcode Position int }