Re endianess.
How did apple do it in their APIs with Universal binaries on PPC and Intel?
I understand that there were two compiled binaries into one executeable where the OS chose which part to execute, but for software developers. What were the API impact on coding for universal binaries?