Ei kuvausta

Lucas Stadler d001402dee add the same example using dynasm. 11 vuotta sitten
..
.gitignore d001402dee add the same example using dynasm. 11 vuotta sitten
Makefile d001402dee add the same example using dynasm. 11 vuotta sitten
README.md fa6df0d8b1 hello, jit world. 11 vuotta sitten
dynasm f8ff55a720 add makefile to fetch dynasm. 11 vuotta sitten
hello_dynasm.dasc d001402dee add the same example using dynasm. 11 vuotta sitten
hello_jit.c fa6df0d8b1 hello, jit world. 11 vuotta sitten

README.md

Hello, JIT World.

Following along the "Hello, JIT World: The Joy of Simple JITs" article.