UNPKG
@webgpu/shaderc
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
github.com/kainino0x/-webgpu-shaderc
kainino0x/-webgpu-shaderc
@webgpu/shaderc
/
shaderc
/
HOWTO-build-with-emscripten.md
5 lines
(3 loc)
•
146 B
Markdown
View Raw
1
2
3
4
5
Build as usual (see
`README.md`
), but:
*
Instead of
`cmake`
, use
`emcmake cmake`
.
*
Build only the
`shaderc.js`
target (
`ninja shaderc.js`
).