Implementing JavaScript in Two Places: Baseline Interpreter and Compiler - Part 5
Mozilla Hacks via YouTube
Overview
Dive into the intricacies of implementing JavaScript in Firefox's SpiderMonkey engine with this comprehensive live stream recording. Explore the transition from interpreter to baseline interpreter and gain a deep understanding of the distinctions between interpreters and compilers. Join Yulia Startsev, an expert in ECMAScript implementation, as she guides you through the complexities of compiler design and optimization techniques. Discover the challenges and solutions involved in implementing JavaScript in multiple places simultaneously, focusing on the baseline interpreter and compiler. Enhance your knowledge of browser engine development and gain valuable insights into the inner workings of modern web browsers.
Syllabus
Compiler Compiler - Part 5: Implementing JS in 2 places at once—Baseline Interpreter & Compiler
Taught by
Mozilla Hacks