index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
wgpu-html5
/
README.md
Commit message (
Collapse
)
Author
Age
*
Add a basic WebGPU example (#5923)
Anders Leino
2024-12-30
* Add a basic WebGPU example This helps to address #5656. * Use serial await rather than Promise.all