UWAL

Logo

🎨 Unopinionated WebGPU Abstraction Library 📚

View the Project on GitHub UstymUkhman/uwal

UWAL

UWAL

GitHub deployments NPM bundle size GitHub package.json version GitHub License

The goal of UWAL is to remove as much boilerplate as possible when working with the WebGPU APIs, while still providing a flexible interface for all configuration options.

Installation

npm i uwal
# or
yarn add uwal
# or
pnpm add uwal
# or
bun add uwal

Examples

WebGPU Fundamentals