Skip to content

Implement a debugger #720

Open
Open
@aapoalas

Description

@aapoalas

Well this is certainly a "small" task! No worries, you just need to figure out how to make the bytecode interpreter pause and spin, while communicating with a DevTools client. Choose either Chromium's or Firefox's DevTools protocol for the communication for best effect. Personally, I like Chromium's DevTools more for debugging and performance analysis but Firefox's is better for some things, and easier to "get behind of" so to say.

Metadata

Metadata

Assignees

No one assigned

    Labels

    technicalRequires building something new and exciting in Rust

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions