mirror of
https://github.com/bellard/quickjs.git
synced 2025-05-29 01:49:18 +08:00
Strictly speaking, they are available in POSIX.1-2008 [1][2], so they could be used on more platforms/OSes. To be cautious, enable them when using GNU libc, since they have been available with that libc for a very long time. [1] https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftell.html [2] https://pubs.opengroup.org/onlinepubs/9699919799/functions/fseek.html
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
94.1%
JavaScript
5.3%
Makefile
0.5%
Shell
0.1%