Io.js v3.3.0 发布,服务器 JS 引擎

栏目: 编程语言 · 发布时间: 7年前

内容简介:Io.js v3.3.0 发布,服务器 JS 引擎

io.js v3.3.0 发布,更新内容如下:

主要更新

  • build: Add a --link-module option to configure that can be used to bundle additional JavaScript modules into a built binary (Bradley Meck) #2497

  • docs: Merge outstanding doc updates from joyent/node (James M Snell) #2378

  • http_parser: Significant performance improvement by having http.Server consume all initial data from its net.Socket and parsing directly without having to enter JavaScript. Any 'data' listeners on the net.Socket will result in the data being "unconsumed" into JavaScript, thereby undoing any performance gains. (Fedor Indutny) #2355

  • libuv: Upgrade to 1.7.3 (from 1.6.1), see ChangeLog for details (Saúl Ibarra Corretgé) #2310

  • V8: Upgrade to 4.4.63.30 (from 4.4.63.26) (Michaël Zasso) #2482

已知 issues

See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and current list of known issues.

  • Some uses of computed object shorthand properties are not handled correctly by the current version of V8. e.g. [{ [prop]: val }] evaluates to [{}] . #2507

  • Some problems with unreferenced timers running during beforeExit are still to be resolved. See #1264 .

  • Surrogate pair in REPL can freeze terminal. #690

  • process.send() is not synchronous as the docs suggest, a regression introduced in 1.0.2, see #760 .

  • Calling dns.setServers() while a DNS query is in progress can cause the process to crash on a failed assertion. #894

  • url.resolve may transfer the auth portion of the url when resolving between two full hosts, see #1435 .

Commits

详细内容请看: changelog

下载页面: v3.3.0


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

O2O进化论

O2O进化论

板砖大余、姜亚东 / 中信出版社 / 2014-5 / 49

在互联网的1.0时代,Online的商业和Offline的商业就像是两条平行线,没有交汇点,在移动浪潮下,他们正在交汇,这就是O2O(Online to Offline)。于是,人们认为:O2O就是线下将线上作为销售前台。结论是对的,但并非简单相加就可以达到。人们已经进入数据革命时期,O2O是线上和线下全流通的数据化工具,电子商务就是非数据商品的数据化。其次,O2O还是一种竞争格局。这决定了以O2......一起来看看 《O2O进化论》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具