Open
Description
A standard debugger for QuickJS that can work seemlessly with VSCode & Chrome Devtools.
The @openwebf team shared an RFC that links to all existing community efforts to bring this forward:
https://github.com/openwebf/rfc/blob/main/doc/javascript_debugger.md
Most popular QuickJS fork with debugger support
https://github.com/koush/vscode-quickjs-debug
WIP debugger support by @andycall: openwebf/webf#168