Parallel
matter
WebGPU connects a page to modern graphics and compute pipelines. Thousands of tiny operations move together: particles, simulations, inference, worlds.
navigator.gpu · WGSL · computeThe living web · Field report 07/26
It is a programmable material —
spatial, physical, reactive, and alive.
02 / MATERIAL
A quiet revolution
For decades, websites painted rectangles and listened for clicks. Now the platform can address the GPU, react to scroll without JavaScript, anchor interface elements to each other, preserve continuity across states, and enter spatial computing.
This is not a list of future proposals. It is a change in the expressive physics of the medium—arriving unevenly, but unmistakably, in browsers now.
WebGPU connects a page to modern graphics and compute pipelines. Thousands of tiny operations move together: particles, simulations, inference, worlds.
navigator.gpu · WGSL · computeScroll timelines let animation belong to the compositor—not a frantic loop on the main thread.
animation-timeline: view()Native anchors, popovers, and the top layer turn resilient spatial UI into a platform primitive.
position-anchor: --originThis page is measuring itself
05 / IMPLICATIONS
The next web will not be won by more decoration.
It will be won by interfaces that feel inevitable.
A shader earns its frame when it explains the idea, carries the atmosphere, or makes interaction legible.
Progressive enhancement is not compromise. It is how ambitious work reaches the whole web.
Continuity tells us what changed, what moved, and where attention should land next.