What is Native Client?

来源:互联网 发布:淘宝客批量申请定向 编辑:程序博客网 时间:2024/05/18 00:39

     Native Client is a sandbox for running compiled C and C++ code in the browser efficiently and securely, independent of the user’s operating system. Portable Native Client extends that technology with architecture independence, letting developers compile their code once to run in any website and on any architecture with ahead-of-time (AOT) translation.

     In short, Native Client brings the performance and low-level control of native code to modern web browsers, without sacrificing the security and portability of the web. Watch the video below for an overview of Native Client, including its goals, how it works, and how Portable Native Client lets developers run native compiled code on the web.

ref: [1] https://developer.chrome.com/native-client



0 0
原创粉丝点击