Fabrice Bellard 67b48ae4e6 - removed the 'use strip' extension
- 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
2025-04-12 12:14:37 +02:00
2025-03-18 19:43:39 -04:00
2024-05-10 01:57:55 +02:00
2025-04-12 12:14:37 +02:00
2025-03-19 11:43:31 +01:00
2025-04-10 17:38:28 +02:00
2024-02-19 01:13:07 +01:00
2025-04-07 10:21:17 +02:00
2025-03-20 11:47:07 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2025-04-12 12:14:37 +02:00
2025-04-12 12:14:37 +02:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2025-04-12 12:14:37 +02:00
2020-09-06 18:53:08 +02:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2020-09-06 18:53:08 +02:00
2024-02-10 20:54:29 +01:00
2024-02-15 10:30:04 +01:00

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Public repository of the QuickJS Javascript Engine.
Readme MIT 13 MiB
Languages
C 93.9%
JavaScript 5.4%
Makefile 0.5%
Shell 0.2%