NW.js v0.21.6 发布

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/ec3603838d98ad2223f5b2b6e8450c98.png" /></strong></p>    <p> </p>    <p>NW.js前身是Node Webkit,即融合了Node.js和Webkit HTML渲染器来运行本地应用。</p>    <p>详细:</p>    <p>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 中。</p>    <h2>更新日志</h2>    <ul>     <li>Apps written in modern HTML5, CSS3, JS and WebGL.</li>     <li>Complete support for <a href="/misc/goto?guid=4959005890100786133">Node.js APIs</a> and all its <a href="/misc/goto?guid=4958867133348946608">third party modules</a>.</li>     <li>Good performance: Node and WebKit run in the same thread: Function calls are made straightforward; objects are in the same heap and can just reference each other;</li>     <li>Easy to package and distribute apps.</li>     <li>Available on Linux, Mac OS X and Windows</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959005890231659644" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959005890324264443" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/3c74f88">http://www.open-open.com/news/view/3c74f88</a></p>