emscripten-core / emscripten-core/emscripten
[feature request] Official Visual Studio Debugger Engine
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
## Purpose
Thanks to CMake, etc. we can already use Visual Studio as an IDE to develop, build and run (via `emrun`) HTML5 pages with WASM.
Would be cool to be able to debug with the VS debugger by hooking up the browser's debugger to a custom Debug Engine
https://docs.microsoft.com/en-us/visualstudio/extensibility/debugger/visual-studio-debugger-extensibility?view=vs-2022
Contributor guide
Assessment
This issue has not been assessed yet.