Native code for web apps.
Native Client is an open-source technology for running x86 native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps.
Basically a plug-in (for browser) and sdk (for developers) to use the browser to run x86 native code.
Nice and crazy, isn’t it?