QuickJS Javascript Engine
https://bellard.org/quickjs/
QuickJS is a new Javascript compiler with standard library, a repl, and static binary builds. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt. It also has full Annex B support (legacy web compatibility). The garbage collector uses reference counting and cycle removal. There is optional support for mathematical extensions such as BigDecimal, BigFloat and operator overloading.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:javascript/quickjs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
quickjs-2021-03-27.tar.xz | 0000753556 736 KB | |
quickjs-rpmlintrc | 0000000127 127 Bytes | |
quickjs.changes | 0000001547 1.51 KB | |
quickjs.spec | 0000002095 2.05 KB |
Comments 0