background preloader

SDK Google Native Client

Facebook Twitter

Nativeclient-sdk - Project Hosting on Google Code. Le SDK Google Native Client développe les applis le web - Gizmod. Introducing the Native Client SDK. Native Client: Native Code for Web Apps. Google Chrome 14 passe en version stable avec Native Client. NaCl and PNaCl. This document describes the differences between Native Client and Portable Native Client, and provides recommendations for when to use each.

NaCl and PNaCl

Native Client enables the execution of native code securely inside web applications through the use of advanced Software Fault Isolation (SFI) techniques. Native Client allows you to harness a client machine’s computational power to a fuller extent than traditional web technologies. It does this by running compiled C and C++ code at near-native speeds, and exposing a CPU’s full capabilities, including SIMD vectors and multiple-core processing with shared memory. While Native Client provides operating system independence, it requires you to generate architecture-specific executables (nexe) for each hardware platform. PNaCl Demos.