Module program

Source

Structs§

InstructionIter
An InstructionIter loops the instructions of a Program 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.

Enums§

ProgramDecodingError