### Description Implement differential tests to compare the functionality and behavior of `cairo-zig` against the Rust implementation. ### Acceptance Criteria - Write differential tests - Document any discrepancies and propose solutions ### Resources - [Cairo VM in Rust](https://github.com/lambdaclass/cairo-vm)