New issue
Advanced search Search tips

Issue 830630 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug


Participants' hotlists:
Wasm-Debugging


Sign in to add a comment

Make native wasm memory show up in DevTools

Project Member Reported by clemensh@chromium.org, Apr 9 2018

Issue description

WebAssembly allocates a lot of memory on the native heap (code, reloc info, source positions, wire bytes (soon), globals (probably soon)).

We should make sure that this memory is shown in a memory profile somehow.
 
Status: WontFix (was: Available)
Let's re-file it when we start working on it.
Cc: clemensh@chromium.org titzer@chromium.org
Status: Available (was: WontFix)
We hope to have someone working on this soon. For tracking purposes, I would like to keep it open (it's on our Wasm-Debugging hotlist).
Components: -Platform>DevTools>Memory

Sign in to add a comment