njs 0.4.2 发布,nginx 的 JavaScript 脚本语言

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

内容简介:njs 0.4.2 已发布,njs 以 nginx 插件的方式存在,它是 JavaScript/ECMAscript 的子集,实现了大部分的 JavaScript 语言功能,没有完全遵从 ECMAScript 标准,同时抛弃了 JavaScript 比较难懂的部分。njs 不通过 ...

njs 0.4.2 已发布,njs 以 nginx 插件的方式存在,它是 JavaScript/ECMAscript 的子集,实现了大部分的 JavaScript 语言功能,没有完全遵从 ECMAScript 标准,同时抛弃了 JavaScript 比较难懂的部分。njs 不通过 V8 引擎实现,而是通过一个更小、能耗更低、更符合 nginx 应用场景的小虚拟机实现,可以理解为 nginx 为其实现了一套自己的词法解析。

作为 nginx 的插件,njs 的安装方式是重新编译 nginx。

新版本下载 http://nginx.org/en/docs/njs/install.html

njs 0.4.2 主要变更

  • Feature: 添加RegExp.prototype[Symbol.replace]
  • Feature: 引入行级别的 backtrace 模块(line level backtrace)
  • Feature: 添加%TypedArray%.prototype.sort()
  • Feature: 扩展fs模块,并添加了mkdir()readdir()rmdir()方法
  • Improvement: 重构解析器
  • Bugfix: 修复 TypedScript API 对 HTTP header 的描述
  • Bugfix: 修复 TypedScript API 对NjsByteString类型的描述
  • Bugfix: 根据规范修复了String.prototype.repeat()方法
  • Bugfix: 根据规范修复了String.prototype.replace()方法
  • Bugfix: 修复用于 regexp 字面量的 flag 的解析
  • Bugfix: 修复生成器中全局对象的索引生成问题
  • Bugfix:修复 nonzero 字节偏移的%TypedArray%.prototype.copyWithin()
  • Bugfix: 修复用于稀疏数组的Array.prototype.splice()
  • Bugfix: 修复用于稀疏数组的Array.prototype.reverse()
  • Bugfix: 修复用于稀疏数组的Array.prototype.sort()

详情查看 http://nginx.org/en/docs/njs/changes.html#njs0.4.2


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

查看所有标签

猜你喜欢:

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

Web Security, Privacy and Commerce, 2nd Edition

Web Security, Privacy and Commerce, 2nd Edition

Simson Garfinkel / O'Reilly Media / 2002-01-15 / USD 44.95

Since the first edition of this classic reference was published, World Wide Web use has exploded and e-commerce has become a daily part of business and personal life. As Web use has grown, so have ......一起来看看 《Web Security, Privacy and Commerce, 2nd Edition》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具