lambdaclass / cairo-vm

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.
https://lambdaclass.github.io/cairo-vm
Apache License 2.0
488 stars 133 forks source link

[DO NOT MERGE] 0.9.2 bigint from #1659

Closed juanbono closed 3 months ago

juanbono commented 4 months ago

TITLE

Description

Description of the pull request changes and motivation.

Checklist