0.0.3 • Published 7 months ago

@donnerknalli/webgpu-utils v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

WebGPU utilities

WebGPU utilities provides a set of utilities for working with WebGPU.

Development

Installing packages:

yarn install
yarn playwright install

During development, you can run the build with the following command:

yarn watch

To use the local version of the library in your project, you can run the following command:

npm link

Then, in your project, you can run:

npm link @donnerknalli/webgpu-utils
0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

1 year ago