CodeGenLib 0.0.1

A libary to generate x86-64Bit machine code (like LLVM)
Documentation
1
2
3
pub mod def;
pub mod ext;
pub mod AsmCall;