10000 GitHub - MendyBerger/wasi-gfx-js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MendyBerger/wasi-gfx-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Languages

  • TypeScript 80.2%
  • JavaScript 19.8%
0