[Haskell-cafe] Announcing GHC iOS

Karel Gardas karel.gardas at centrum.cz
Mon Sep 23 17:06:12 UTC 2013


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



More information about the ghc-devs mailing list