Videos tagged with Native Client
Google I/O 2010 - Beyond JavaScript: Programming the web with Native Code Chrome 201 Dave Springer, Ian Lewis Although JavaScript performance is rapidly increasing, there are still applications for which native code is a better choice. Learn about Native Client and how you can use it to build rich applications with all of the advantages and power of the web. For all I/O 2010 sessions, please go...
Google I/O 2010 - Programming the web with Native Code
Google I/O 2010 - Beyond JavaScript: Programming the web with Native Code Chrome 201 Dave Springer, Ian Lewis Although JavaScript performance is rapidly increasing, there are still applications for which native code is a better choice. Learn about Native Client and how you can use it to build rich applications with all of the advantages and power of the web. For all I/O 2010 sessions, please go...
Google I/O 2011: Beyond JavaScript: Programming the Web with Native Client
David SpringerLearn how to supercharge your web apps with native C/C++ code that runs directly in the browser, without the hassle of a plug-in. Join us as we build a simple game that has a simulation engine built in C/C++ and a front-end built in Javascript. You'll learn how to serve the native code and how to connect the C/C++ code to Javascript.
Google I/O 2009: Using Native Code to Build Compute Intensive Web Applications
Some applications require high-performance client-side computation. Native Client is a technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. This talk will give a brief overview of the architecture of Native Client. We'll then look at some specific example applications as well as ...
Velocity 09: Brad Chen, "Native CPU Performance in the Browser with Google Native Client"
Some applications require high-performance client-side computation. Native Client is a technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. This talk will give a brief overview of the architecture of Native Client. We’ll then look at some specific example applications as we...