Y
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
jasonwhite
1299 days ago
There shouldn't be! We don't do any sort of binary rewriting, which is the typical problem with JITed code.
link