Hacker News new | ask | show | jobs
by jen20 8 days ago
My guess (without much to substantiate it) is that it will also keep support for running x86_64 programs in virtual machines via `container` too.
1 comments

That’s correct, Rosetta for running x86_64 binaries in Linux VMs is not going away. They’re no longer branding this feature as Rosetta, so it doesn’t get lumped in with the Rosetta removal for Mac binaries (although it’s all still kinda confusing)

https://developer.apple.com/documentation/Virtualization/run...

Aha, thanks for the reference. Good to see that written down by Apple!