Skip to content

[wasm][debugger] Fix incompatibility between runtime and nuget package - #66295

Merged
lewing merged 2 commits into
dotnet:mainfrom
thaystg:thays_fix_incompatibility_wasm_array
Mar 17, 2022
Merged

[wasm][debugger] Fix incompatibility between runtime and nuget package#66295
lewing merged 2 commits into
dotnet:mainfrom
thaystg:thays_fix_incompatibility_wasm_array

Conversation

@thaystg

Copy link
Copy Markdown
Member

If the user is using runtime version 6.0.2 or higher and nuget package version 6.0.1 or lower, it would get an error to view array elements.

@thaystg
thaystg requested review from ilonatommy and lewingMarch 7, 2022 14:55
@ghostghost added the area-Debugger-mono label Mar 7, 2022
@ghostghost assigned thaystgMar 7, 2022
@ghost

ghost commented Mar 7, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

If the user is using runtime version 6.0.2 or higher and nuget package version 6.0.1 or lower, it would get an error to view array elements.

Author:thaystg
Assignees:-
Labels:

area-Debugger-mono

Milestone:-

@radicalradical added the arch-wasm WebAssembly architecture label Mar 7, 2022
@ghost

ghost commented Mar 7, 2022

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

If the user is using runtime version 6.0.2 or higher and nuget package version 6.0.1 or lower, it would get an error to view array elements.

Author:thaystg
Assignees:thaystg
Labels:

arch-wasm, area-Debugger-mono

Milestone:-

@lewing
lewing merged commit a1bc0f3 into dotnet:mainMar 17, 2022
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Mar 30, 2022
dotnet#66295)
* Fix incompatibility between runtime and nuget package
* Update debug.ts
@ghostghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Debugger-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thaystg@lewing@ilonatommy@radical