Skip to content

wasi-gfx/wasi-gfx-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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-compute
  • hello-triangle

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published