🎨 Unopinionated WebGPU Abstraction Library 📚
The goal of UWAL is to remove as much boilerplate as possible when working with the WebGPU APIs, while still providing a flexible interface with reasonable defaults for all configuration options.
npm i uwal
# or
yarn add uwal
# or
pnpm add uwal
# or
bun add uwal