pasckr 发表于 2016-5-9 15:45:32

io.js 1.5.1 发布,服务器端 JS 引擎




    io.js 1.5.1 发布,此版本现已提供下载:https://github.com/iojs/io.js/archive/v1.5.1.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]
查看完整版本: io.js 1.5.1 发布,服务器端 JS 引擎