Y
Hacker News
new
|
ask
|
show
|
jobs
by
wffurr
31 days 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.
1 comments
xg15
31 days ago
Ah, that makes sense. So users were effectively cross-compiling the NaCL binaries for multiple architectures.
link