/jiter

Jit + Rust + Memory

Primary LanguageRust

JITer

JITer gives you the ability to dynamically JIT (just-in-time compile) machine code. Right now, it's a work in progress, and you have to express your machine code in a vector of hexadecimals representing the instructions.

Usage

Not Ready

License

MIT