Remix.run Logo
wffurr a month ago

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.

xg15 25 days ago | parent [-]

Ah, that makes sense. So users were effectively cross-compiling the NaCL binaries for multiple architectures.