Hacker News new | ask | show | jobs
by wyldfire 1299 days ago
Are there any limitations regarding hermit running programs which emit code at runtime?
1 comments

There shouldn't be! We don't do any sort of binary rewriting, which is the typical problem with JITed code.