Fedora 42 On 64-bit ARM Might Make It Seamless To Run x86/x86_64 Programs
Fedora 42 On 64-bit ARM Might Make It Seamless To Run x86/x86_64 Programs
You're viewing a single thread.
Kairos @lemmy.today That'd be cool.
I mean, can't you just run it with qemu-user anyway?
8 1 Replyboredsquirrel @slrpnk.net
I guess it is more performant.
9 0 ReplyM500 @lemmy.ml Let me know if I don’t know enough about what you are talking about, but I think your saying to use qemu to o run windows.
This is about running x86 code on arm processors, like what Apple does with Rosetta.
5 2 ReplyPenta @lemmy.world Qemu can emulate one architecture on another. And qemu-user can be used to run a single userspace-program on a different architecture.
14 0 ReplyKairos @lemmy.today This is what I was refering to.
3 0 Replybruce965 @lemmy.ml
I might be very mistaken, but I don't think QEMU can link mixed-architecture dependencies. Box86 can run an x86 game on ARM and link ARM-native shared objects for OpenGL, thus skipping emulation of some hotpath code.
3 0 Reply
Possibly linux @lemmy.zip
You can but the performance will be suboptimal
2 0 Reply