Y
Hacker News
new
|
ask
|
show
|
jobs
by
jluxenberg
2997 days ago
iOS apps do not run via emulation on macOS; they are compiled for x86_64 and run as a normal process.
1 comments
tinus_hn
2997 days ago
And it’s actually a pre that every iOS app works on multiple architectures. If Apple ever wants to change iOS to run on a different type of CPU it’ll be easy.
link
gsnedders
2997 days ago
And they've already made advantage of that, with the move from A32 to A64.
link