Use.GPU is in the alpha stage.
The goal is to have a viable 1.0 around the same time WebGPU becomes generally usable.
It also has first-class React support, in both directions. This is already working in @use-gpu/react.
Use.GPU aims to provide a decent baseline solution for:
This also includes some typical conveniences from the React ecosystem (like a URL router).
The core set of user-space functionality lives under @use-gpu/workbench
, but some of this may end up split into separate packages.