Package Details: quickjs-ng 0.15.0-1

Git Clone URL: https://aur.archlinux.org/quickjs-ng.git (read-only, click to copy)
Package Base: quickjs-ng
Description: Small and embeddable JavaScript engine
Upstream URL: https://quickjs-ng.github.io/quickjs
Keywords: javascript
Licenses: MIT
Conflicts: quickjs
Submitter: fibref
Maintainer: fibref
Last Packager: fibref
Votes: 3
Popularity: 1.88
First Submitted: 2025-03-09 09:02 (UTC)
Last Updated: 2026-05-24 08:36 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Latest Comments

fibref commented on 2026-05-24 08:59 (UTC)

@carterli Thanks, that's a reasonable suggestion. I added building the shared lib while keeping the static one for those who need it.

carterli commented on 2026-05-20 00:44 (UTC) (edited on 2026-05-20 00:48 (UTC) by carterli)

Can you build the shared library, so that projects can dynamically link to quickjs-ng? When quickjs-ng is updated, other projects depending on quickjs-ng won't need to be rebuilt.

-DBUILD_SHARED_LIBS=ON