mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 21:58:45 +03:00
This switches the exec test to `SIGTERM` rather than `SIGQUIT` since the latter didn’t seem to work in QEMU, and the distinction doesn’t really matter for this test. This also makes the `isatty()` check smarter by checking whether `STDIN` is, in fact, a terminal. Added qemu-alpine targets i386, arm32v6, arm32v7, arm64v8, s390x Co-authored-by: Felipe Gasper <felipe@felipegasper.com>
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Languages
C
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%