Y
Hacker News
new
|
ask
|
show
|
jobs
by
hedvig23
612 days ago
Ignorant question, but I assume that means there is no "browser-facing" or accessibility to the GPU for a web based application in this way (WebAssembled or even otherwise)?
1 comments
__m
611 days ago
There is WebGPU, but support isn’t widespread yet. Compared to WebGL it does allow you to create compute “shaders”
link