mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-16 22:04:24 +00:00
Basic window and wasm support
This commit is contained in:
3
scripts/wasm.ps1
Normal file
3
scripts/wasm.ps1
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
wasm-pack build --target web -d package
|
Reference in New Issue
Block a user