Hello,
From what I have heard, macOS will soon phase out Rosetta. I was wondering if Rosetta will still be available to install separately (instead of being preinstalled).
I don't use Rosetta to run applications, because all the applications I use are ARM.
However, for my YouTube channel, I often use the -arch x86_64 flag with clang. I do this so I can show the result from objdump and teach x86_64 Assembly, while also running the program through Rosetta.
This may be a very niche use case, however I was still curious.
Thank you!