Manipulate LLVM IR in pure Rust (without LLVM).
Feel free to create issues and pull requests!
*.ll filecargo run --example parse FILE.ll
*.ll filecargo run --example interpreter FILE.ll # --release
Compile LLVM IR into machine code
570 commits
5 commits
Rust
78.6%
LLVM
21.4%
Manipulate LLVM IR in pure Rust (without LLVM).
Feel free to create issues and pull requests!
*.ll filecargo run --example parse FILE.ll
*.ll filecargo run --example interpreter FILE.ll # --release
Compile LLVM IR into machine code
570 commits
5 commits
Rust
78.6%
LLVM
21.4%