truthlinked-axiom-sdk 0.1.3

TruthLinked Axiom Cell SDK — IR pipeline, regalloc, codegen, CellBuilder
Documentation
1
2
3
//! Opcode constants - re-exported from truthlinked-axiom for convenience.
pub use truthlinked_axiom::opcode::tag::*;
pub use truthlinked_axiom::opcode::{Reg, WideReg};