-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels