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 variable store work #1805

Merged
merged 6 commits into from
Sep 20, 2023
Merged

Commits on Sep 19, 2023

  1. make variables store work

    connor4312 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3447541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d52b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6095137 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. feat: implement wasm inline functions (#1808)

    * implement inlined method handling and improve stepping
    
    * update tests
    connor4312 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ed66fe3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1807 from microsoft/connor4312/wasm-14

    feat: prompt to install extension on wasm step
    connor4312 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ccabc8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1806 from microsoft/connor4312/wasm-13

    feat: make wasm inline breakpoints work
    connor4312 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    903b783 View commit details
    Browse the repository at this point in the history