Open Bug 1836320 Opened 1 year ago

Allow wasm gc objects to be inspected in the debugger

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: bvisness, Unassigned)

References

Details

Bug 1825098 removed the ability to inspect wasm gc objects (structs and arrays) in the debugger because the MVP JS API makes them completely opaque.

In the future there will presumably be an official JS API for inspecting gc structs and arrays. At that time we can ensure that they are exposed in the debugger again via that API.

Update this bug when the spec changes.

You need to log in before you can comment on or make changes to this bug.