Hacker News new | ask | show | jobs
by bschwindHN 4 days ago
> wgsl-bindgen

Oh I didn't know about this, it looks great! If it works as well as it seems to, that would be a huge ergonomic boost to using wgpu. Currently all my wgpu code has those fragile feeling pipeline layout definitions scattered around and changing the data layout is always a pain.

1 comments

I wish there were even more checking here still, but I think wgsl-bindgen is a huge improvement. I definitely recommend it!
its only going to get better from here. Its a great tool.