Hacker News new | ask | show | jobs
by dmitriid 1292 days ago
> a WebGPU backed canvas

WebGPU won't be available for a while. It's API is Javascript-only browser API.

Canvas are only accessible through Javascript through the browser.

Next question is: how are you going to accommodate accessibility?