V8, modern JavaScript, and beyond - Google I/O 2016
Stay organized with collections
Save and categorize content based on your preferences.
Join Seth Thompson as he talks about V8, modern JavaScript, and beyond.
JavaScript powers the modern web and countless servers running Node.js. Chrome's V8 engine is faster than ever at running JavaScript code and now includes powerful new ES2015 features to give developers more control over how they write their apps. Listen to Seth Thompson talk about the latest speed advances V8 has made in compiling and running real-world code and how those performance improvements scale to large JavaScript frameworks running on a wide variety of devices. Finally, hear about the future of fast code in the browser with WebAssembly: a new cross-browser, plugin-free, low-level runtime for executing C/C++ code on the web.
#io16
#GoogleIO
#GoogleIO2016
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This talk explores V8's performance enhancements in compiling and executing JavaScript, including the impact on large frameworks across devices."],["Seth Thompson discusses V8, modern JavaScript, its speed advancements, and the integration of ES2015 features."],["WebAssembly is introduced as a technology for executing C/C++ code on the web, offering a cross-browser, plugin-free runtime."]]],[]]