maierfelix / webgpu

WebGPU for Node [Deprecated, Unmaintained]
MIT License
244 stars 17 forks source link

GPUPipelineLayoutDescriptor constructor resource leak #38

Open sparist opened 2 years ago

sparist commented 2 years ago

It appears that there is at least one resource leak in the GPUPipelineLayoutDescriptor constructor.

I'll submit the fix shortly.