Skip to content

[dart2wasm] Better debugging support #55763

@felix-ht

Description

@felix-ht

Add debugging capabilities to the dart tooling so we can easily debug wasm code, from within our IDEs.

There doesn't seem to be a good way to debug dart code that has been complied to wasm. I can set break points in the complied wasm code, but because there are no source maps this is quite useless, so i am back to debugging with strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart2wasmIssues for the dart2wasm compiler.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions