자바스크립트는 Node.js를 실행하는 최신 웹 및 수많은 서버를 지원합니다. Chrome의 V8 엔진이 자바스크립트 코드를 그 어느 때보다도 빠르게 실행할 수 있게 되었으며 이제 강력한 새로운 ES2015 기능이 포함되어 있어 개발자가 앱 작성 방법을 더 효과적으로 제어할 수 있습니다. V8이 실제 코드를 컴파일하고 실행하기 위한 최근 속도 발전과 이러한 성능 개선이 다양한 기기에서 실행되는 대규모 자바스크립트 프레임워크로 확장되는 방법에 대한 세스 톰슨의 이야기를 들어보세요. 마지막으로, WebAssembly를 사용해 브라우저에서 C/C++ 코드를 실행하기 위한 플러그인 없이 새로운 수준의 하위 수준 런타임인 빠른 속도를 위한 미래에 관해 알아보세요.
[null,null,["최종 업데이트: 2024-08-09(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."]]],["Seth Thompson discusses V8's speed enhancements in compiling and executing JavaScript, including new ES2015 features for developers. The talk covers V8's improved performance with large JavaScript frameworks across various devices. It also touches on WebAssembly, a cross-browser runtime for C/C++ code execution, promising faster code in the browser without plugins. The talk is part of the Chrome talks at Google I/O 2016.\n"]]