vyre-conform 0.1.0

Conformance suite for vyre backends — proves byte-identical output to CPU reference
Documentation
1
2
3
4
//! Semantic version metadata for operation specifications.

/// Re-export of [`vyre_spec::Version`] and the current-version constants.
pub use crate::spec::types::{Version, CURRENT_VERSION, V1_0};