https://joyeecheung.github.io/blog/2026/01/31/tinkering-with-nodejs-core-on-arm64-windows/
Tickering with Node.js Core on ARM64 Windows | Joyee Cheung's Blog
A while back, I wrote about Building Node.js on Windows using the new ClangCL support, which was done on an actual x64 Windows machine. While on vacation with...
node js corejoyee cheung
https://www.yagiz.co/using-v8-fast-api-in-node-js-core/
Using V8 Fast API in Node.js core - Yagiz Nizipli's blog
Dec 9, 2025 - Embedder functions implemented in C++ incur a high overhead, so V8 provides an API to implement fast-path C functions which may be invoked directly from JITted...
node js corefast apiusing
https://www.yagiz.co/reducing-the-cost-of-string-serialization-in-nodejs-core/
Reducing the cost of string serialization in Node.js core - Yagiz Nizipli's blog
Dec 9, 2025 - Serializing strings in Node.js has been a pain point for web developers, particularly when it comes to URL operations. Recently, we conducted a research to...
node js corereducingcost
https://www.yagiz.co/developing-fast-builtin-task-runner/
Developing fast & built-in task runner in Node.js core - Yagiz Nizipli's blog
Jul 13, 2025 - With this blog post, I'm going to explain and analyze the steps I've taken to land a super-fast, built-in task runner in Node.js core. For those who are not...
runner node jsdevelopingfast
https://www.rocket.chat/blog/node-js-vm
Node.js VM - Isolating our Apps from the Core Engine | Rocket.Chat
Read our developer story of using the Node.js VM Module to get an isolated scope inside our core engine. This article shares some snippets of our uses, our...
node jsvmisolatingappscore
https://changelog.com/spotlight/6
Keeping Node Core Small with Sam Roberts & Thomas Watson at Node.js Interactive 2016 (Spotlight...
In this episode of _The Future of Node_ series recorded at Node Interactive 2016 Adam talked with Sam Roberts (Node Runtimes at IBM) and Thomas Watson (Node.js...
sam robertsthomas watsonnode