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

feat: make wasm inline breakpoints work #1806

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

connor4312
Copy link
Member

This is part 3 in a stacked PR. This will get merged down into a single PR after all of them are reviewed

This was a lot of investigation that resulted in an 'oh duh' on figuring out how these were supposed to be done. We just need a little bit of special handling, as in the contained comment.

* implement inlined method handling and improve stepping

* update tests
feat: prompt to install extension on wasm step
@connor4312 connor4312 merged commit 903b783 into connor4312/wasm-12 Sep 20, 2023
1 of 7 checks passed
@connor4312 connor4312 deleted the connor4312/wasm-13 branch September 20, 2023 02:07
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

Successfully merging this pull request may close these issues.

2 participants