mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
65ecb0b0d62c3b79ba1d24611f0cd125941430f0
- add `minimum_length` to enforce array length validation - add `JS_NewDate()` API - add `[Symbol.toStringTag]` property in the global object - simplify `string_get_milliseconds` - support more timezone abbrevs using `string_get_tzabbr` and array
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%