Skip to content

Enable JS debugging inside a hyperlight-js guest #23

Description

@dblnz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions