Google Release Early Preview of Native-Code Plugin
Google have announced the release of a developer preview of the Native Client SDK.
Native Client is Google’s native-code browser plugin. The SDK aims to help developers write C/C++ code that works in Chromium. The SDK features a GCC-based compiler for creating binaries from C and C++ source code, and ports of open source projects such as Lua and libjpeg.
The early preview can be downloaded now. Google have previously released a research version of Native Client, which offered a snapshot of the source tree.