Library to help map the lowest level of abstraction (CASM) to a higher level (Sierra), and then to specific information the user wants to obtain using annotations
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.