mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 05:38:45 +03:00
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
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%