Sin Descripción

Lucas Stadler f8ff55a720 add makefile to fetch dynasm. %!s(int64=11) %!d(string=hace) años
..
.gitignore f8ff55a720 add makefile to fetch dynasm. %!s(int64=11) %!d(string=hace) años
Makefile f8ff55a720 add makefile to fetch dynasm. %!s(int64=11) %!d(string=hace) años
README.md fa6df0d8b1 hello, jit world. %!s(int64=11) %!d(string=hace) años
dynasm f8ff55a720 add makefile to fetch dynasm. %!s(int64=11) %!d(string=hace) años
hello_jit.c fa6df0d8b1 hello, jit world. %!s(int64=11) %!d(string=hace) años

README.md

Hello, JIT World.

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