Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug WASM #26

Open
jrvirtue opened this issue Jan 4, 2025 · 0 comments
Open

Debug WASM #26

jrvirtue opened this issue Jan 4, 2025 · 0 comments

Comments

@jrvirtue
Copy link

jrvirtue commented Jan 4, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant