Node.js — Node.js 26.1.0 (Current)
Node.js 26.1.0 introduces an experimental `node:ffi` module to call native libraries from JavaScript and enhances multiple core modules.
入选理由:新增实验性 `node:ffi` 模块,需启用 `--experimental-ffi` 标志。
人物
别名:aduh95
Node.js 项目贡献者,参与 macOS Universal Binary 相关决策。
已跟踪 2 条高相关材料
最近变化
2026-06-01 · Buffer.poolSize 默认值从 32 KiB 提升至 64 KiB,优化内存分配效率(SEMVER-MINOR 变更)。
为什么值得关注
Antoine du Hamel 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。
已收录 2 条与 Antoine du Hamel 相关的内容,按评分排序。
Node.js 26.1.0 introduces an experimental `node:ffi` module to call native libraries from JavaScript and enhances multiple core modules.
入选理由:新增实验性 `node:ffi` 模块,需启用 `--experimental-ffi` 标志。
Node.js 26.3.0 is released with key updates: Buffer.poolSize default increased to 64 KiB, root certificates updated to NSS 3.123.1, new httpValidation option added, and a warning about potential future changes to macOS Universal Binary support.
入选理由:Buffer.poolSize 默认值从 32 KiB 提升至 64 KiB,优化内存分配效率(SEMVER-MINOR 变更)。