Skip to content

Add Memory leak checker #6

@takahirox

Description

@takahirox

Many of the created WebGPU objects are garbage collectable. But some of them need to be manually destroyed (eg. Device, Buffer, Texture).

It is good if the WebGPU devtools shows non-garbage collectable WebGPU objects that are not destroyed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions