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

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Node v9.4.0 (Current) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。 更新内容: async_hooks: deprecate AsyncHooks Sensitive ...

Node v9.4.0 (Current) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。

更新内容:

  • async_hooks:

    • deprecate AsyncHooks Sensitive API and runInAsyncIdScope. Neither API were documented. (Andreas Madsen) #16972

  • deps:

    • update nghttp2 to 1.29.0 (James M Snell) #17908

    • upgrade npm to 5.6.0 (Kat Marchán) #17535

    • cherry-pick 50f7455 from upstream V8 (Michaël Zasso) #16591

  • events:

    • remove reaches into _events internals (Anatoli Papirovski) #17440

  • http:

    • add rawPacket in err of clientError event (XadillaX) #17672

  • http2:

    • implement maxSessionMemory (James M Snell) #17967

    • add initial support for originSet (James M Snell) #17935

    • add altsvc support (James M Snell) #17917

    • perf_hooks integration (James M Snell) #17906

    • Refactoring and cleanup of Http2Session and Http2Stream destroy (James M Snell) #17406

  • net:

    • remove Socket.prototype.listen (Ruben Bridgewater) #13735

  • repl:

    • show lexically scoped vars in tab completion (Michaël Zasso) #16591

  • stream:

    • rm {writeable/readable}State.length (Calvin Metcalf) #12857

    • add flow and buffer properties to streams (Calvin Metcalf) #12855

  • util:

    • allow wildcards in NODE_DEBUG variable (Tyler) #17609

  • zlib:

    • add ArrayBuffer support (Jem Bezooyen) #16042

  • Added new collaborator

  • Added new TSC member

完整内容请查看发布日志


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

图解设计模式

图解设计模式

结城浩 / 杨文轩 / 人民邮电出版社 / 2017-1-1 / CNY 79.00

原版连续畅销12年、重印25次! 194张图表 + Java示例代码 = 轻松理解GoF的23种设计模式 《程序员的数学》《数学女孩》作者结城浩又一力作 ◆图文并茂 194张图表(包括57张UML类图)穿插文中,帮助理解各设计模式 ◆通俗易懂 用浅显的语言逐一讲解23种设计模式,读完此书会发现GoF书不再晦涩难懂 ◆专业实用 编写了Java程序代码来......一起来看看 《图解设计模式》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具