top | item 27399058

(no title)

ben509 | 4 years ago

GHC[1] is almost there >_<

[1]: https://www.haskell.org/ghc/blog/20210309-apple-m1-story.htm...

discuss

order

astrange|4 years ago

It didn't already support arm64? Was nobody using it on iOS?

I remember trying to run Mercury on M1 recently and having problems getting it to build - some of that was because it had very old style probably wrong approaches to atomics written in x86 asm.

Also, a lot of games are still on x86, even constantly updated ones like Minecraft - and that's not even native code.