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.
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.