2
jassole
4d

I like rust, but hate the person who came up with wgsl in the webgpu. That person needs a beating for putting web gpu tech decades behind.

Comments
  • 2
    True, wgsl kinda sucks

    What's funny is that it was supposed to be even worse lol

    https://github.com/gpuweb/gpuweb/...
  • 3
    @12bitfloat Saw that before, they made improvements, but f me, it is still crap.

    Could have just used SPIRV or a safer variant of it. Same reasons someone needed wasm instead of js, still applies to gpu lang. Now as more and more compute will possibly be done on the GPU, wgsl isn't positioned for that at all.

    Everyone is transpiling shit back and forth like an orgy party....
Add Comment