Evolving the Node.js module loader
セッショントラックAEnglish
In this talk, we will dive into the story of some of the new features in the Node.js module loader - require(esm), the compile cache, and the module loader customization hooks. We will take a brief look into the history of them, the detours that were taken, the stagnation during their development, and how we are trying to move them forward.
Joyee Cheung
Joyee is a software engineer at Igalia. As a member of the Node.js Technical Steering Committee and a V8 committer, she loves tinkering with JS runtime/engine to improve their developer experience, stability and performance.