io.js 2.5.0 发布,服务器 JS 引擎
欢迎加入运维网交流群:263444886io.js 2.5.0 发布,此版本值得关注的改进:
[*] https: TLS sessions in Agent are reused (Fedor Indutny) #2228
[*] src: base64 decoding is now 50% faster (Ben Noordhuis) #2193
[*]
npm: Upgraded to v2.13.2,>
更多改进内容请看发行说明。
下载:https://github.com/nodejs/io.js/archive/v2.5.0.zip。
IO.js 是为 V8 引擎编写的基于事件 IO 的实现。
构建要求:
* `gcc` and `g++` 4.8 or newer, or
* `clang` and `clang++` 3.3 or newer
* Python 2.6 or 2.7
* GNU Make 3.81 or newer
* libexecinfo (FreeBSD and OpenBSD only)
页:
[1]