mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
012451d5f3c8e88457e0c37b30f997d9d5b0782f
PATH_MAX is optional in POSIX, and it is not available on GNU/Hurd. While it could be possible to not rely on PATH_MAX, for now provide a fallback definition (which should be safe enough) to get quickjs built on GNU/Hurd.
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%