quickjs 2024.01.13-4 source package in Ubuntu

Changelog

quickjs (2024.01.13-4) unstable; urgency=medium

  * patches/fix_armel_build: Pass -latomic at the end for really fixing link.

 -- Samuel Thibault <email address hidden>  Sat, 23 Mar 2024 14:19:07 +0100

Upload details

Uploaded by:
Debian Accessibility Team
Uploaded to:
Sid
Original maintainer:
Debian Accessibility Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
quickjs_2024.01.13-4.dsc 1.9 KiB 13037f6ffa99b88a32b4f1759f7093c1daef599961be6c26244e399356377a24
quickjs_2024.01.13.orig.tar.xz 747.9 KiB 3c4bf8f895bfa54beb486c8d1218112771ecfc5ac3be1036851ef41568212e03
quickjs_2024.01.13-4.debian.tar.xz 4.0 KiB a53e85bcd90a41324ba9567e3dbb2f85f65a06324122829a1d994e73db0c23f3

Available diffs

No changes file available.

Binary packages built by this source

libquickjs: small and embeddable Javascript engine library

 QuickJS is a small and embeddable Javascript engine. It supports the
 ES2020 specification, including modules, asynchronous generators, proxies and
 BigInt.
 .
 It supports mathematical extensions such as big decimal float numbers
 (BigDecimal), big binary floating point numbers (BigFloat), and operator
 overloading.
 .
 This is the library package.

quickjs: small and embeddable Javascript engine

 QuickJS is a small and embeddable Javascript engine. It supports the
 ES2020 specification, including modules, asynchronous generators, proxies and
 BigInt.
 .
 It supports mathematical extensions such as big decimal float numbers
 (BigDecimal), big binary floating point numbers (BigFloat), and operator
 overloading.