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.
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.