mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
67b48ae4e6fadb812334b5836aa4a6e6e46d459b
- 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
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%