皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Node.js v9.2.0 发布,服务器端 JavaScript 运行环境

Node.js v9.2.0 发布,服务器端 JavaScript 运行环境

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