Skip to content

Debug WASM #26

@jrvirtue

Description

@jrvirtue

Is it possible to debug WASM modules / guages in VSCode?

As background, there is an extension for visual studio to debug C++ generated WASM. It's necessary because the WASM created by the compiler is re-compiled back to a DLL. This recomplilation requires a translation to make debugging possible.

Has anyone found any work arounds for rust?

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