JavaScript as a Compilation Target - Making It Fast
Offered By: JSConf via YouTube
Course Description
Overview
Explore the intricacies of compiling to JavaScript in this 27-minute JSConf talk by Florian Loitsch. Dive into the world of dart2js, a Dart-to-JavaScript compiler, and discover various optimization techniques that can be applied to languages targeting JavaScript as a compilation target. Learn about tree-shaking, speculative optimizations, and local SSA-based optimizations. Gain valuable insights into making JavaScript compilation faster and more efficient, applicable to a wide range of programming languages beyond Dart.
Syllabus
Florian Loitsch: JavaScript as a compilation target - Making it fast
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube