vyre-conform 0.1.0

Conformance suite for vyre backends — proves byte-identical output to CPU reference
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod archetype_check;
pub mod category_check;
pub mod docs_check;
pub mod error;
pub mod law_check;
pub mod oracle_check;
pub mod row_check;
pub mod signature_check;
pub mod verify;
pub mod version_check;