Skip to content

wasi-gfx/wasi-gfx-js

Repository files navigation

wasi-gfx-js implements the official WebGPU JavaScript API on top of WASI

Compile the TypeScript

npm run build

Examples

Available examples:

  • hello-world

Compile an example:

npm run example --example=[example]

Run an example:

Use github.com/wasi-gfx/graphtime to run ./out/[example].wasm

Generate types from wit

jco types wit --out-dir=types/wit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published