0.0.3 • Published 1 year ago

@donnerknalli/webgpu-utils v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.2

1 year ago

0.0.1

2 years ago