/quickjs

QuickJS Fork with VSCode debugging support

Primary LanguageCMIT LicenseMIT

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.

To compile with debugger:
´´´
make QUICKJS_WITH_DEBUGGER=1
´´´
Otherwise it'll build normal qjs wihtout debugger.