Y
Hacker News
new
|
ask
|
show
|
jobs
by
95014_refugee
2044 days ago
As noted elsewhere, Roesetta doesn't JIT unless the AOT transpilation lets it down. Most apps are statically transpiled at installation time...
1 comments
ecnahc515
2043 days ago
That's (AOT transpilation) quite the interesting approach to the problem. No wonder it's so fast.
link
kzrdude
2043 days ago
We could also entertain the idea that if they would find some instruction particularly hard to emulate - they could have added new instructions on their own chip to cover it.
link