Google's Native Client reaches ARM-based Chromebooks
Google has finished a version of its Native Client programming technology that extends beyond mainstream x86 PC processors into the world of ARM chips.
Native Client, or NaCl for short, is designed to let programmers easily adapt the C or C++ software they've written for native software so that it can run as a part of Web apps, too. It's designed for high performance, but it's also got security mechanisms built in to counter the risks of running malicious code directly on the processor. The first version of NaCl, though, only worked on personal computers using Intel … Read more