mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
e1c18befb8ef661d9ee8a34ebc54e545a0214df9
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%