-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
[WIP]: Feat: add JavaScript debugger support #168
base: main
Are you sure you want to change the base?
Conversation
8551bdb
to
bb1b136
Compare
2cac0ea
to
93240bc
Compare
@andycall I see this PR is closed, but the linked issue remains open: has this effort been abandoned? If so, could you elaborate on why it was abandoned? Am curious if there is a quickjs debugger now or if not whether the work in this PR is worth reviving |
I decided to reopen this PR to make it an open-source version feature, but we currently have limited time to implement it. |
The feature was not abandoned, as rendering and performance in WebF remain our primary focus. |
Closed #77
RFC: https://github.com/openwebf/rfc/blob/main/doc/javascript_debugger.md
Support features:
debugger
statementTODOs: