mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
34894936d8ce394efa1aba7146f6cf75ad24edfe
malloc_usable_size() is a GNU extension in GNU libc; hence, use it every time GNU libc is used, rather than only on Linux.
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%