youtube image
From YouTube: How Node.js Bootstraps Itself: 2019 Edition - Joyee Cheung, Igalia

Description

In this talk we are going to take a deep dive into the Node.js bootstrap process. We will cover the recent effort of bootstrap refactoring and V8 snapshot integration in Node.js core that have significantly improved the startup performance, and will also look into new approaches of Node.js application distribution that can be enabled by this effort.