mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
9ce544289fe86acdb8fb33e6a425da151438be05
fixed GC logic so that a module can live after a JSContext is destroyed (#280) - update the reference count for the realm in jobs and FinalizationRegistry
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%