mirror of
https://github.com/bellard/quickjs.git
synced 2025-05-11 10:54:20 +08:00
- removed the JS_EVAL_FLAG_STRIP eval flag and replaced it with JS_SetStripInfo() which has simpler semantics. - qjs: added the '-s' and '--strip-source' options - qjsc: added the '-s' and '--keep-source' options
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
93.9%
JavaScript
5.4%
Makefile
0.5%
Shell
0.2%