Chrome 14将本地代码带至Web
posted by David Adams on Sun 14th Aug 2011 22:37 UTC
发表于:2011年8月15日 北京时间06:37
Google has released Chrome 14 to the Chrome beta testing channel, which includes, among other new features, the initial beta release of Google's "Native Client" technology, first announced in 2010 . . . Native Client is a set of open source tools that allow Chrome to run compiled C and C++ code the same way the browser currently runs JavaScript or other common web programming languages. Native Code offers both a security sandbox and a set of interfaces that provide C and C++ bindings to the capabilities of HTML5. That means web application developers will be able to tap into desktop libraries to create faster, more powerful web apps.
Google已经向Chrome Beta测试通道发布了Chrome 14。Chrome 14除了包含许多其他新特性之外,很值得一提的是带上了于2010年提出的“本地客户端”技术的首个Beta发行。“本地客户端”是一套开源工具集,它们使Chrome可以以与运行JavaScript或其他通用的Web编程语言相同的方式,运行已编译的C和C++代码。“本地代码”提供了一个安全沙盒和一套界面集,使C/C++得以与HTML5能力相交互。那意味着Web应用开发者们将能够发掘利用桌面库环境,开发出更快、更强大的Web应用。
[align=center]

在“本地客户端”运行的声明游戏“Conway’s Game of Life ”
[/align]
英文原文:http://www.osnews.com/story/25061/Chrom ... to_the_Web
译文原文:http://www.linux-ren.org/modules/newbb/ ... 0&forum=72
转载请注明:Linux人社区英文资讯翻译专版 编译