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

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

内容简介:Node.js v9.8.0 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下: crypto: add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson) #17690 http2: Fixed issues with aborted connect...

Node.js v9.8.0 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下:

  • crypto:

    • add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson) #17690

  • http2:

    • Fixed issues with aborted connections in the HTTP/2 implementation (Anna Henningsen) #18987 #19002

  • loader:

    • --inspect-brk now works properly for esmodules (Gus Caplan) #18949

  • src:

    • make process.dlopen() load well-known symbol (Ben Noordhuis) #18934

  • trace_events:

    • add file pattern cli option (Andreas Madsen) #18480

  • Added new collaborators

详细的提交信息和下载地址请查看:https://nodejs.org/en/blog/release/v9.8.0/

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


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


以上所述就是小编给大家介绍的《Node.js v9.8.0 发布,服务器端的 JavaScript 运行环境》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

The Effective Engineer

The Effective Engineer

Edmond Lau / The Effective Bookshelf, Palo Alto, CA. / 2015-3-19 / USD 39.00

Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with h......一起来看看 《The Effective Engineer》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

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

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试