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

Interactive debugging #114

Open
BobVarioa opened this issue Jul 5, 2024 · 0 comments
Open

Interactive debugging #114

BobVarioa opened this issue Jul 5, 2024 · 0 comments
Labels
A-byg area: byg (debugger framework) S-epic size: epic T-feature type: feature

Comments

@BobVarioa
Copy link
Contributor

Related to #59

Possible implementations might include:

  • Porting an existing debugging protocol for JS
    • V8 Debugging Protocol
    • Webkit Inspector Protocol
    • etc.
  • Writing our own debug protocol, probably better long term but will lack support from IDEs initially
@CanadaHonk CanadaHonk added T-feature type: feature S-epic size: epic A-runner area: runner (CLI/etc) A-byg area: byg (debugger framework) and removed A-runner area: runner (CLI/etc) labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-byg area: byg (debugger framework) S-epic size: epic T-feature type: feature
Projects
None yet
Development

No branches or pull requests

2 participants