Skip to content

Memory - Ability to inspect .NET WebAssembly heap snapshot #32

Open
@hakenr

Description

@hakenr

Currently, the WASM memory is just a huge array buffer.
We need a way (extensibility point? + contribution of .NET Runtime team?) to inspect the .NET WASM memory.
Currently the most common scenario is Blazor WebAssembly application running in browser.
It is currently impossible to diagnose memory leaks or proceed with any other in-depth analysis of the memory.

AB#46073118

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requesttrackedThis issue is now tracked on our internal backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions