
23 Sep
2013
23 Sep
'13
1:06 p.m.
On 09/23/13 06:52 PM, Dominick Samperi wrote:
Also, the iPhone 5S is the first with 64-bit support, and for best performance all apps should be 64-bit (because then no 32-bit libs need to be loaded, and there are more general purpose and floating point registers in 64-bit mode). Are there any roadblocks preventing the creation of 64-bit GHC/iOS7 apps?
Yes, it is "just" one: GHC's ARMv8 support is completely missing. Cheers, Karel