mirror of
https://github.com/bellard/quickjs.git
synced 2025-05-29 01:49:18 +08:00
- 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.1%
JavaScript
5.3%
Makefile
0.5%
Shell
0.1%