Hi!
I was attempting to use some of the WebGPU features (specifically WGPUFeatureName_Float32Filterable) when I noticed that there is currently no support for any additional feature requests in the device implementation. Is that something that you have added elsewhere, or should I put together a PR to add support for them?
Thanks!