zeromake / quickjs

Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.

Home Page:https://bellard.org/quickjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quickjs

QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt.

It optionally supports mathematical extensions such as big decimal floating point numbers (BigDecimal), big binary floating point numbers (BigFloat) and operator overloading.

this repo change

Todo

About

Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.

https://bellard.org/quickjs

License:Other


Languages

Language:C 72.8%Language:JavaScript 26.2%Language:Lua 0.5%Language:Makefile 0.3%Language:Shell 0.1%Language:Just 0.0%