aboutsummaryrefslogblamecommitdiff
path: root/lang/quickjs/pkg-descr
blob: 10f7ffe94a48c5aec05b6415ba5ae4e060c20f43 (plain) (tree)
1
2
3
4
5




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

It optionally supports mathematical extensions such as big integers (BigInt),
big floating point numbers (BigFloat) and operator overloading.