@nobodyinperson During the build or at runtime?
It's a large build as it is, so I expect running the compiler emulated will take ages more. I believe some paths are hardware optimized, like translating x86_64 -> aarch64 on Apple hardware using Rosetta 2, and that could work reasonably well. But otherwise, I expect it to be very slow.
But I assume runtime is fine?