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.
- Links to remote devel:languages:javascript / quickjs
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/quickjs && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000708 708 Bytes |
Comments 0