jiter icon indicating copy to clipboard operation
jiter copied to clipboard

Jit + Rust + Memory

trafficstars

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