How to install quickjs in CentOS/RHEL 9 (aarch64)
A small and embeddable JavaScript engine
License: MIT
https://github.com/quickjs-ng/quickjs
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install quickjs
Description
QuickJS-NG is a small and embeddable JavaScript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies, and BigInt. This is an actively maintained fork of the original QuickJS by Fabrice Bellard.
RPMs
quickjs-0.12.0-2.el9.gps.aarch64
[676 KiB]
Danila Vershinin (2026-02-11)
—
- Bundle cutils into libqjs.a for self-contained static library
quickjs-2025.09.13-1.el9.gps.aarch64
[590 KiB]
Danila Vershinin (2025-01-11)
—
- Initial package
quickjs-2024.01.13-1.el9.gps.aarch64
[855 KiB]
Danila Vershinin (2025-01-11)
—
- Initial package