V8、最新の JavaScript、そしてその先へ - Google I/O 2016
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Seth Thompson 氏が V8 や最新の JavaScript などをテーマに話します。
JavaScript は Node.js を実行する最新のウェブサーバーや無数のサーバーを支えています。Chrome の V8 エンジンは、JavaScript コードの実行をこれまで以上に高速化し、新たに ES2015 の新機能が追加され、デベロッパーはアプリの作成方法をきめ細かく制御できるようになりました。V8 が実際のコードをコンパイルして実行する際の最新の速度の進歩と、それらのパフォーマンスの改善が、さまざまなデバイスで実行される大規模な JavaScript フレームワークにどのようにスケーリングするかについて、Seth Thompson の講演をご覧ください。最後に、WebAssembly によるブラウザの高速コードの未来をご紹介します。これは、ウェブで C/C++ コードを実行できる、ブラウザをまたいだ新しい、ブラウザを使わないローレベルのランタイムです。
#io16
#GoogleIO
#GoogleIO2016
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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"]]