Caging the SpiderMonkey - Ensuring Safe JS Bindings in Servo
Offered By: Rust via YouTube
Course Description
Overview
Explore the challenges of integrating SpiderMonkey JavaScript engine with the Servo web browser engine in this 27-minute conference talk from RustFest Rome 2018. Discover how Rust's type system enforces interface rules and safety considerations at compile time, and learn about the development of a custom compiler plugin for project-specific error verification. Delve into topics such as tracing garbage collection, auto GC rulers, write barriers, and pointer tracking, gaining insights into the complexities of ensuring safe JavaScript bindings in a Rust-based web browser engine.
Syllabus
Introduction
Overview
Tracing Garbage Collector
Auto GC Ruler
Write Barriers
tracking pointers
Taught by
Rust
Related Courses
Java Programming: Step by Step from A to ZUdemy Java Application Performance Tuning and Memory Management
Udemy ASP.NET Core New Features
LinkedIn Learning First Look: Java 10 and Java 11
LinkedIn Learning Java Essential Training: Syntax and Structure
LinkedIn Learning