kkrt-labs / cairo-vm-ts

A typescript implementation of the Cairo VM
Apache License 2.0
18 stars 13 forks source link

feat: add Layouts #89

Closed zmalatrax closed 1 month ago

zmalatrax commented 3 months ago

Implement the different layouts and related logic.

Must document the layout components (what, why, where): attributes, methods where they are used, expected behavior etc...