Brak opisu

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

README.md

Hello, JIT World.

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