Structs§
Functions§
- cairo_
run - cairo_
run_ pie - Runs a Cairo PIE generated by a previous cairo execution
To generate a cairo pie use the runner’s method
get_cairo_pieNote: Cairo PIEs cannot be ran in proof_mode WARNING: As the RunResources are part of the HintProcessor trait, the caller should make sure that the number of steps in theRunResourcesmatches that of theExecutionResourcesin theCairoPie. An error will be returned if this doesn’t hold. - cairo_
run_ program - cairo_
run_ program_ with_ initial_ scope - Runs a program with a customized execution scope.
- write_
encoded_ memory - Writes a binary representation of the relocated memory.
- write_
encoded_ trace - Writes the trace binary representation.