7 ms·
How would that work in practice?
by stanley 7y ago
How would that work in practice?
- plorkyeran 7y agoFat binaries with slices for each architecture, much as was done for 32+64 bit x86 and is still done for iOS. Porting x86-only code to arm can sometimes be a lot of work, but supporting both x86 and arm at the same time isn't any more work.