rustyjit, a simple JIT in Rust
December 2, 2015 ยท View on GitHub
To build: cargo build
To run: target/debug/rustyjit
You can read about the JIT in more detail on the blog post Building a Simple JIT in Rust.
December 2, 2015 ยท View on GitHub
To build: cargo build
To run: target/debug/rustyjit
You can read about the JIT in more detail on the blog post Building a Simple JIT in Rust.