PACKAGE NAME: quickjs-2024.01.13-x86_64-1_slackdce.txz PACKAGE LOCATION: ./development/quickjs PACKAGE SIZE (compressed): 936 K PACKAGE SIZE (uncompressed): 4350 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: quickjs: quickjs (a small and embeddable Javascript engine) quickjs: quickjs: QuickJS is a small and embeddable Javascript engine by Fabrice quickjs: Bellard and Charlie Gordon. It supports the ES2020 specification quickjs: including modules, asynchronous generators, proxies and BigInt. quickjs: It optionally supports mathematical extensions such as big decimal quickjs: floating point numbers (BigDecimal), big binary floating point quickjs: numbers (BigFloat) and operator overloading. quickjs: quickjs: https://bellard.org/quickjs quickjs: