quickjs - A small and embeddable Javascript engine
Website: | https://bellard.org/quickjs/ |
---|---|
License: | BSD |
- Description:
QuickJS supports the ES2020 specification 1 including modules, asynchronous generators, proxies and BigInt. It supports mathematical extensions such as big decimal float float numbers (BigDecimal), big binary floating point numbers (BigFloat), and operator overloading.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install quickjs
Packages
quickjs-2024.01.13-1.fc41.gps.x86_64 [917 KiB] |
Changelog
by Danila Vershinin (2025-01-11):
- Initial package |