cairo-native 0.8.0

A compiler to convert Cairo's IR Sierra code to MLIR and execute it.
1
2
3
4
//! To avoid generating lot of test executables, this is the single entry point of all tests.

pub mod common;
pub mod tests;