Hacker News new | ask | show | jobs
by rurban 153 days ago
Since I generate the asm part, generating the C part is easier.

I usually do just simple method JITs, which are C parts. Usually just calling an API method.