Y
Hacker News
new
|
ask
|
show
|
jobs
by
weinzierl
431 days ago
Is there also a VM in their iOS app? I thought a VM would be against Apple's policies?
2 comments
xmodem
431 days ago
Apple's policies prevent using JIT compilation, they don't ban VM's outright.
link
jacobp100
430 days ago
This is the correct answer. They even expose JavaScript Core to apps
link
Scaevolus
430 days ago
Their mobile apps have equivalent signature code, but it's compiled to native binaries instead.
link