mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 21:58:45 +03: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