Y
Hacker News
new
|
ask
|
show
|
jobs
by
kamilner
900 days ago
I'm not sure how OrbStack does it, but it can run a fully x64 Linux using Rosetta with quite good performance.
1 comments
AkshitGarg
900 days ago
IIRC that runs a x86_64 userland (using Rosetta) on a arm64 kernel.
link
kamilner
900 days ago
Interesting. uname -a reports x86_64, and lscpu also reports x86_64, although perhaps that's just the kernel being patched to lie about the architecture.
link
saagarjha
899 days ago
Not the kernel, but yes: the runtime lies about its architecture.
link