2024
- 2024-03-18require(esm) in Node.js
- 2024-03-17Memory leak regression testing with V8/Node.js, part 3 - heap iteration-based testing
- 2024-03-17Memory leak regression testing with V8/Node.js, part 2 - finalizer-based testing
- 2024-03-17Memory leak regression testing with V8/Node.js, part 1 - memory usage-based testing
2023
- 2023-12-31Fixing Node.js vm APIs, part 4 - hitting the compilation cache again
- 2023-12-30Fixing Node.js vm APIs, part 3 - verifying the fixes
- 2023-12-30Fixing Node.js vm APIs, part 2 - reworking the memory management
- 2023-12-30Fixing Node.js vm APIs, part 1 - memory leaks and segmentation faults
2022
2021
- 2021-08-27Building V8 on an M1 MacBook