@ButteredBread@sh.itjust.works
Will darling work on x86_64?
2026-07-04 21:58 UTC
Replies (5)
-
@Vittelius@feddit.org 2026-07-04 22:09
It would help if you provided a link or something. Because I have no idea what darling is.
-
@hendrik@palaver.p3x.de 2026-07-04 22:33
I’m fairly sure if it’s a layer like WINE, which is not an emulator, it won’t be able to run software for a different architecture. I mean if it only translates the system calls, you still need software that runs on your CPU.
-
@bizdelnick@lemmy.ml 2026-07-05 08:29
In theory, Mac’s Mach-O executable format supports multi-architecture binaries that can work on both arm64 and x86_64. But I know nothing about Apple’s plans to drop support for x86_64 in X-Code. After this happen, developers will provide arm64-only binaries.
-
@daggermoon@piefed.world 2026-07-05 08:36
lI’d be shocked if it didn’t support x86.
-
@kayazere@feddit.nl 2026-07-10 06:15
At the moment Darling only supports running x86_64 macOS binaries. There is on going work to make Darling run arm64 macOS binaries, but it hasn’t made much progress recently.