Invokedynamic.js
Offered By: JSConf via YouTube
Course Description
Overview
Explore the intricacies of JavaScript Virtual Machines and unconventional optimization techniques in this thought-provoking JSConf EU 2014 talk. Delve into the world of function inlining, heuristics, and the implementation of invokedynamic in JavaScript. Discover how Java programmers approach JavaScript on JVM through invokedynamic, and learn about the potential for creating space-time paradoxes within virtual machines. Gain insights into semantic compilers, numeric optimizations, inline handlers, and constants as you challenge the established norms of JavaScript optimization. Perfect for developers seeking to push the boundaries of JavaScript performance and understand the inner workings of virtual machines.
Syllabus
Introduction
Semantic compilers
invokedynamicjs
numerics
inline handlers
constants
conclusion
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