红联Linux门户
Linux帮助

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

发布时间:2015-03-03 15:10:39来源:红联作者:empast
io.js 1.4.3 发布,值得关注的改进:

stream: Fixed problems for platforms without writev() support, particularly Windows. Changes introduced in 1.4.1, via #926, broke some functionality for these platforms, this has now been addressed. #1008 (Fedor Indutny)

arm: We have the very beginnings of ARMv8 / ARM64 / AARCH64 support. An upgrade to OpenSSL 1.0.2 is one requirement for full support. #1028 (Ben Noordhuis)

Add new collaborator: Julian Duque (@julianduque)

之前还发布了 io.js 1.4.2 和 io.js 1.4.1 版本,详细内容请看更新日志。

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)

软件详情:https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md#2015-03-02-version-143-rvagg

下载地址:https://github.com/iojs/io.js

来自:开源中国社区
文章评论

共有 0 条评论