Skip to content

sophiajt/rustyjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A JIT experiment in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages