uwal

Unopinionated WebGPU Abstraction Library

MIT License

Downloads
155
Stars
1

Introduction

  • UWAL is very minimal, under development and in early alpha stage, so expect breaking changes in the future.
  • There are no plans to implement any WebGL fallback, so keep an eye on browsers that support WebGPU APIs.
  • It is aimed at developers who like minimal layers of abstraction and are interested in writing their own shaders.

Installation

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

Examples

WebGPU Fundamentals

Package Rankings
Top 36.89% on Npmjs.org