|
|
|
|
|
by goddtriffin
1093 days ago
|
|
I've happy about the recent stabilization of WebGPU in Chrome, and excited for the rest of the browsers to follow suit. I wanted to start experimenting with it, and attempted to do so with Deno (which is what I've been developing in the past few projects), and I'm sad to find out that they recently removed WebGPU from its interface due to slower start up times and larger binary sizes [0][1] :/ I hope they re-enable it soon so that I don't have to mess around with tsc and webpack again... [0] https://stackoverflow.com/questions/76561043/deno-bundle-pro...
[1] https://github.com/denoland/deno/pull/18094 |
|