Remix.run Logo
rurban 5 hours 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.