←back to thread

WebGPU-Based WiFi Simulator

(wifi-solver.com)
325 points jasmcole | 3 comments | | HN request time: 0s | source
Show context
noahbp ◴[] No.41897720[source]
It's so frustrating that WebGPU support was released 1.5 years ago on Chrome, and yet is still unavailable on all other browsers.

This is a real killer feature that will dramatically slow adoption of non-Chromium browsers, even with Google defanging ad blockers.

replies(9): >>41897739 #>>41897797 #>>41897800 #>>41897830 #>>41897856 #>>41897860 #>>41897886 #>>41897974 #>>41898014 #
jsheard ◴[] No.41897974[source]
Especially frustrating in the case of Safari, which only needs to support one native API backend (Metal) on a pretty narrow set of hardware and drivers. Firefox has a much bigger task with needing to support everything, like Chrome, but with far less resources than Google or Apple can afford to throw at it.
replies(1): >>41898559 #
1. aabhay ◴[] No.41898559[source]
Its in technology preview, so likely to go GA at the next major OS cycle (1yish)
replies(1): >>41898600 #
2. jsheard ◴[] No.41898600[source]
I'm not holding my breath, their WebGL2 support entered preview in early 2017 but didn't actually ship until late 2021...
replies(1): >>41900737 #
3. fulafel ◴[] No.41900737[source]
And last I heard still has show-stopping performance bugs affecting eg Unity web target.