1 Star 2 Fork 0

中文编程/QuickJS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Changelog 617 Bytes
一键复制 编辑 原始数据 按行查看 历史
llgoer 提交于 2019-07-29 10:31 +08:00 . 更新到2019-07-28版本
2019-07-28:
- added dynamic import
- added Promise.allSettled
- added String.prototype.matchAll
- added Object.fromEntries
- reduced number of ticks in await
- added BigInt support in Atomics
- exported JS_NewPromiseCapability()
- misc async function and async generator fixes
- enabled hashbang support by default
2019-07-21:
- updated test262 tests
- updated to Unicode version 12.1.0
- fixed missing Date object in qjsc
- fixed multi-context creation
- misc ES2020 related fixes
- simplified power and division operators in bignum extension
- fixed several crash conditions
2019-07-09:
- first public release
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Program-in-Chinese/QuickJS.git
git@gitee.com:Program-in-Chinese/QuickJS.git
Program-in-Chinese
QuickJS
QuickJS
master

搜索帮助