Y
Hacker News
new
|
ask
|
show
|
jobs
by
amaccuish
2498 days ago
iOS requires AOT compilation as interpreted/bytecode languages AFAIK are restricted to the Nitro JS engine. With Android it compiles with a .NET runtime included IIRC.
1 comments
commanderjroc
2498 days ago
Yes, it uses Mono under the hood as the .NET runtime.
link