-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[wasm][debugger][libs] Documentation: How to debug library tests #77368
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
[wasm][debugger][libs] Documentation: How to debug library tests #77368
Conversation
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsPinning a PR, so that it won't get lost. The draft will get changed once we solve problems listed here #76721 and will be able to include screenshots and verify errors in the description.
|
|
Do these steps work with codespaces too? |
|
I can walk you through for that. |
|
since the guide is wasm specific, should we rename the file ? |
Basic scenario of how to debug library tests in Chrome DevTools and VS Code.
Partial solution for issue: #76721.