This package is not installable. It hosts a demo app used to showcase and debug Use.GPU.
only available for developers, locked behind a browser flag. A dev build of Chrome or Firefox is recommended.. WebGPU isenable-unsafe-webgpu
in chrome://flags
.dom.webgpu.enabled
in about:config
.To open it, run the following commands in the use-gpu
repo root:
yarn install
- Install dependencies, build WGSL / WASMyarn start
- Run demo app at http://localhost:8777Prerequisites: node
, yarn
, rust
, wasm-pack