[DGD] llvm/jit

Raymond Jennings shentino at gmail.com
Tue Feb 19 15:10:22 CET 2013


Anyone out there making more progress on this than I am?

My efforts at JIT so far amount to splicing together snippets of raw
machine code and using computed gotos to run things.  It usually ends
up with a segfault.

What's the basic way to have JIT in a C environment?

Machine code surgery isn't very forthcoming eyt.



More information about the DGD mailing list