Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For Apple this must be a dream -- drop everything that's explicitly 32-bit. Make some compiler improvements easier, possibly drop some silicon costs, remove lots of #ifdef __LP64__, simplify the kernel, etc.


Don't forget that the newest Apple Watch is 32-bit.


Apple Watch (from a development perspective) runs bitcode, not armv6/armv7/armv7s.


32bit bitcode. You can't go from LLVM bitcode to both 32bit and 64bit as far as I understand. You need "bit-specific" (architecture-specific) bitcode.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: