You could compile NaCL code for x86_64, aarch64, and aarch32 as well. Chrome apps has a system similar to mobile apps where you would upload an app with all binaries and users would get the one for their system architecture.
Ah, that makes sense. So users were effectively cross-compiling the NaCL binaries for multiple architectures.
Ah, that makes sense. So users were effectively cross-compiling the NaCL binaries for multiple architectures.