Y
Hacker News
new
|
ask
|
show
|
jobs
by
DenseComet
1331 days ago
Macos Ventura will let you run x86 code on an arm linux vm using a linux version of rosetta 2, which should fix the speed issues.
https://developer.apple.com/documentation/virtualization/run...
1 comments
olliej
1331 days ago
What makes rosetta 2 superior to box86/64 or qemu-static-...?
link
runeks
1328 days ago
It's at least an order of magnitude faster due to not using software emulation
link