bsekisser c35e6bf288 missing atomic references...
EXTRA_LIBS='-latomic' is not enough...
	qjsc needs to pass the same for producing output.

same issue or possibly related to issue...
	https://github.com/bellard/quickjs/issues/321

compiling platform uname -a
	Linux raspberrypi 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux

	modified:   qjsc.c
2025-01-15 17:11:34 -05:00
2024-05-10 01:57:55 +02:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-05-09 12:36:12 +02:00
2024-07-27 23:40:48 +02:00
2024-02-19 01:13:07 +01:00
2024-01-19 10:18:32 +01:00
2024-03-22 00:47:17 +01:00
2024-03-22 11:23:33 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-05-30 15:36:20 +02:00
2025-01-15 17:11:34 -05:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2020-09-06 18:53:08 +02:00
2024-02-10 16:19:17 +01:00
2024-03-02 14:36:44 +01:00
2024-02-18 15:00:04 +01:00
2024-02-10 16:19:17 +01:00
2020-09-06 18:53:08 +02:00
2024-02-10 20:54:29 +01:00
2024-01-27 13:12:37 +01:00
2024-02-10 16:19:17 +01:00
2023-12-05 16:51:16 +01:00
2024-02-15 10:30:04 +01:00

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Public repository of the QuickJS Javascript Engine.
Readme MIT 24 MiB
Languages
C 94.2%
JavaScript 5.2%
Makefile 0.5%
Shell 0.1%