←back to thread

WebGPU-Based WiFi Simulator

(wifi-solver.com)
325 points jasmcole | 4 comments | | HN request time: 0.005s | 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 #
pjmlp ◴[] No.41897800[source]
Even Chrome only supports it officially on Windows, macOS and Android, no GNU/Linux (as stable).

And when it becomes widespread, just like WebGL 2.0, it will be a decade behind of what native APIs are capable of.

And in both cases, good luck debugging, other than replicating the content on native APIs, as means to use proper GPU debuggers, because even Chrome has yet to offer any developer tooling for GPU debugging.

replies(1): >>41897822 #
petermcneeley ◴[] No.41897822[source]
Runs great on my ChromeBook.
replies(3): >>41897848 #>>41897971 #>>41899270 #
pjmlp ◴[] No.41897848[source]
Forgot about that, which isn't GNU/Linux anyway.
replies(1): >>41898034 #
1. murderfs ◴[] No.41898034[source]
By what metric? It's a gentoo deriviative with glibc, coreutils, etc.
replies(1): >>41898273 #
2. pjmlp ◴[] No.41898273[source]
A JavaScript userspace juggling Chrome instances.
replies(1): >>41898381 #
3. murderfs ◴[] No.41898381[source]
...no, it isn't?

Even if you're claiming (incorrectly) that the window manager, etc. contain javascript, the same would apply to GNOME!

replies(1): >>41901221 #
4. pjmlp ◴[] No.41901221{3}[source]
GNOME allows GNU userland to be used.