NW.js前身是Node Webkit,即融合了Node.js和Webkit HTML渲染器来运行本地应用。新版的 NW.js 基于 io.js ,后者比起 Node.js 采用了更新版的 JavaScript 引擎 V8,对 ES6 支持得更好。既然 io.js 对最新的 Node.js 是百分百兼容的,因此所有是使用 Node.js 的类库和程序也可以使用在 io.js 中。
更新日志
- Update Chromium to 57.0.2987.133
- Update Node.js to v7.8.0
- Fix: linux symbol files are almost empty
- Fix: Blank window is not closed after download (#5734)
- Fix: When flash was first used on Windows then console windows with "echo NOT SANDBOXED" flickered (#5278)
- Fix: crash when showing WebUSB chooser window (#5808)
- Fix: allow html fs quota by default (#5177)
- Fix: reload app breaks the "global" object with --load-extension (#5483)
- Fix: opening external url from iframe works only once (#5680)
- Fix: iframe should not have independent NWWindow object (#5043)
- Fix: use .sym filename extension for linux symbol files (#5608)
- [docs] Fix quote in documentation of Flash
- [docs] add nw-autoupdater
- [docs] add link to js src protection performance fix
下载
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/40382a1e