Live data from Hacker News

WebGPU is now available on Android

developer.chrome.com

1–10 of 75 posts

Re: WebGPU is now available on Android

#2
> To help you anticipate memory limitations when allocating large amounts during the development of your app, requestAdapterInfo() now exposes memoryHeaps information such as the size and type of memory heaps available on the adapter.

Oh nice, I was just complaining about that here the other day. The docs mention that browsers will probably guard that information behind a permission prompt to prevent it from being used for fingerprinting, but it's better than nothing.

Re: WebGPU is now available on Android

#6
How do you run the task manager with Android Chrome?

Does Android Chrome have the per-tab hover card RAM use feature as desktop chrome?

From https://news.ycombinator.com/item?id=37840416 :

>> From "Manifest V3, webRequest, and ad blockers" (2022) https://news.ycombinator.com/item?id=32953286 :

>> What are some ideas for UI Visual Affordances to solve for bad UX due to slow browser tabs and extensions?

>> - [ ] UBY: Browsers: Strobe the tab or extension button when it's beyond (configurable) resource usage thresholds

>> - [ ] UBY: Browsers: Vary the {color, size, fill} of the tabs according to their relative resource utilization

>> - [ ] ENH,SEC: Browsers: specify per-tab/per-domain resource quotas: CPU

Re: WebGPU is now available on Android

#7
post #4
post #3

I'm really looking forward to 2034, when WebGPU features will catch up to 2024.

By that time, it might even get supported by Chrome for Linux.

Why is linux supporting taking a while? I figured the underlying graphics subsystem on Android is Vulcan right? Wouldn't that also be the main graphics subsystem on Linux these days?
Post reply on HN