Node.js v9.2.0 已发布,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
主要更新内容如下:
- crypto:
- Support building with both 1.1.0 and 1.0.2 #16130
- fs:
- fs.realpathSync.native and fs.realpath.native are now exposed #15776
- process:
- expose process.ppid #16839
完整更新内容及下载地址:
转自 http://www.oschina.net/news/90588/nodejs-9-0-2