Hacker News new | ask | show | jobs
by gsnedders 2793 days ago
> I bet that Apple won't rely that much on emulation this time (like back when switching from PPC to x86), instead either require app-store apps to be uploaded as LLVM bitcode, or […]

LLVM bitcode is platform specific. It deliberately isn't designed to be portable.