-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
lifecycle/needs-reviewThe issue has not yet been reviewed.The issue has not yet been reviewed.
Description
Description
To be able to debug a JS function in hyperlihg-js we need multiple things:
- quickjs support for debugging - Debugger Support quickjs-ng/quickjs#119 tracks a discussion
- rquickjs to expose the quickjs debugging support
- hyperlight core to support host-guest communication related to internal guest debugger (or something similar). Furthermore, we need a server to communicate with a debugger (maybe DAP).
- hyperlight-js - implement the guest side of the debugger and link it with quickjs
Come up with a proposal to address any other debuggers in the future to avoid duplicate work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lifecycle/needs-reviewThe issue has not yet been reviewed.The issue has not yet been reviewed.