Structs§
- Instruction
Iter - An
InstructionIter
loops the instructions of aProgram
by skipping duplicate placeholders. - Program
- A program for Triton VM. Triton VM can run and profile such programs, and trace its execution in order to generate a proof of correct execution. See there for details.