Skip to content

debugging xs with VS Code: v8 inspector proxy #257

Description

@dckc

I'm interested to give this a try... not urgently, but I'm interested in any advice...

VS Code debugging seems to use v8's inspector protocol.
xsbug has a network protocol; doCommand provides a reasonably concise summary.

Building a proxy to act like v8 inspector and translate to/from xsbug's network protocol seems like a manageable amount of work, if we're only worried about the 80 to 95% of the protocol that's enough to get by and not every corner case.

cc @dtribble

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions