mingodad / quickjs

QuickJS Fork with VSCode debugging support

Home Page:https://github.com/koush/vscode-quickjs-debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

QuickJS Fork with VSCode debugging support

https://github.com/koush/vscode-quickjs-debug

License:MIT License


Languages

Language:C 91.6%Language:JavaScript 7.3%Language:C++ 0.6%Language:Makefile 0.4%Language:Shell 0.1%