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: