Google Formally Brings Native Client To ARM

Written by Michael Larabel in Google on 23 January 2013 at 09:15 AM EST. 8 Comments
GOOGLE
With the Chrome 25 web-browser, Google is bringing Native Client (NaCl) support to the ARMv7 architecture. Native Client allows for "high performance" C/C++ code to be run within the web-browser.

Google Native Client allows for executing native C/C++ code within a web-browser using sandboxing and software-based fault isolation. Native Client is a big component to Chrome and Chrome OS, but even while being open-source it hasn't been adopted outside of Google's web world. Google has supported NaCl on x86 and x86_64 while the ARM support has been in-development for nearly three years.

The Native Client released yesterday has full support for ARM devices with version 25 and onwards. Details can be found on the Chromium Blog.

Coming out later this year is Portable Native Client, Google's next-generation version of NaCl. Portable Native Client will be architecture-independent by using LLVM bit-code that is then translated to the respective architecture's machine code at run-time, among other benefits by heavily leveraging LLVM.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week