Letter Q

quickjs in CentOS/RHEL 10 (aarch64) - A small and embeddable JavaScript engine

Website: https://github.com/quickjs-ng/quickjs
License: MIT
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.
Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install quickjs in CentOS/RHEL 10 (aarch64)

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install quickjs

Packages

quickjs-0.12.0-2.el10.gps.aarch64 [719 KiB] Changelog by Danila Vershinin (2026-02-11):
- Bundle cutils into libqjs.a for self-contained static library
quickjs-2025.09.13-1.el10.gps.aarch64 [689 KiB] Changelog by Danila Vershinin (2025-01-11):
- Initial package
quickjs-2024.01.13-1.el10.gps.aarch64 [897 KiB] Changelog by Danila Vershinin (2025-01-11):
- Initial package

Subscribe