munrocket

Results 53 issues of munrocket

This is a proposal for bind refactoring that can be implemented in several steps. BEFORE: ```ts @group(0) @binding(2) var time: Time; @group(0) @binding(3) var mouse: Mouse; @group(0) @binding(4) var _keyboard:...

I am getting build error on Mac when trying to get libwebgpu binaries, it is possible to adopt original builds? Here original artifacts for any platform directly from Dawn repo...