Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger support (Debug Adapter Protocol?) #426

Open
Jmgr opened this issue Feb 3, 2025 · 0 comments
Open

Debugger support (Debug Adapter Protocol?) #426

Jmgr opened this issue Feb 3, 2025 · 0 comments

Comments

@Jmgr
Copy link

Jmgr commented Feb 3, 2025

I'm trying to find out how to add support for debugging. I wonder if implementing the Debug Adapter Protocol would be a solution (using dap-rs for instance). I'm just not sure if using the current API would be enough or not.

I have seen #190 and had a go at replacing the quickjs submodule by the fork but unfortunately that is too old and can't be used directly in rquickjs. It looks like the changes make in koush/quickjs are significant, so it doesn't seem trivial to just "port" the changes to a more recent version of quickjs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant