Softwire is a library to generate assembly runtime for different kind of processors. It has a great API. Very usefull for JIT alikes.
Kaja is converting it for use in C for the Paradox JIT. Hopefully it’ll be a lot faster replacing virtual class function calls with macro’s.
Great stuff to play with 🙂