Aucune description

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

README.md

Hello, JIT World.

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