Ian Diaz
Ian Diaz
I've experienced the same issues as several others in the thread with this feature with the Vim extension for VS Code. I also noticed similar issues with the markdown extension...
@crosire Any sort of guidance on how one might start on this? I've started dissecting the code a bit and think I understand the overall flow (though surely not the...
@cwfitzgerald Are there any updates on this? I am able to reproduce the leak in an extremely simple wgpu-native project (see https://github.com/gfx-rs/wgpu-native/issues/350), and it's a bit concerning to me that...
@cwfitzgerald Disregard my previous comment - as someone else pointed out in the above issue, the LearnWebGPU code had a resource leak and, since my code was based on it,...
The main benefit of supporting DirectML imo would be support for UWP and Xbox, which afaik don't support any of the other currently implemented backends. Definitely understand that not being...