GeistHaus
log in · sign up

Emjay - a simple JIT that does math

andreabergia.com

Emjay is a tiny JIT compiler that turns math expressions into executable machine code. It's a complete end-to-end implementation, from parsing to SSA-based IR optimization to native aarch64 code generation, built from scratch in Rust.

1 page links to this URL