便携式 Native Client
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
便携式原生客户端是一种用于在 Chrome 中以原生方式移植原生应用的技术。Native Client 项目的这个扩展程序将现代代码的性能和低级别控制引入现代网络浏览器中,而不会影响网络的安全性和可移植性。
PNaCl 可以帮助开发者开发与平台无关的原生应用,并在浏览器中安装它,而无需任何安装。在后台,Chrome 会在运行时将 PNaCl 应用转换为机器代码,以实现接近原生性能。在其他浏览器中,PNaCl 应用可以使用 Emscripten 和 pepper.js 来维持功能,同时尽量降低对性能的影响。
幻灯片:PNACL
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],["Portable Native Client (PNaCl) allows for the secure and portable execution of native applications within Chrome, extending the benefits of native code to web browsers. Developers can create platform-independent applications that run in the browser without installation. Chrome translates these PNaCl applications into machine code at runtime for near-native performance. In other browsers, PNaCl apps utilize Emscripten and pepper.js to function, albeit with some performance reduction.\n"]]