Alimer.Bindings.WebGPU icon indicating copy to clipboard operation
Alimer.Bindings.WebGPU copied to clipboard

Cross platform .NET bindings for WebGPU

Results 2 Alimer.Bindings.WebGPU issues
Sort by recently updated
recently updated
newest added

It is hard to require a limit when requesting the device because all values are 0 here are the default values of WGPULimits by [wgpu document](https://docs.rs/wgpu/latest/wgpu/struct.Limits.html) ``` csharp public static...