Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 129 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 129 Bytes

Running machine code in Nim

Just a small experiment to run x86-64 machine code in Nim, essentially this is a tiny JIT loader.