sheredom / yair

🦜 yair - a high-level compiler IR entirely written in Rust
https://sheredom.github.io/yair
Creative Commons Zero v1.0 Universal
37 stars 1 forks source link

Add jit #17

Closed sheredom closed 3 years ago

sheredom commented 3 years ago

Add a new tool yair-jit, and plumb up LLVM's JIT API so I can start running things.