1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-06-30 09:37:45 +00:00
auracite/scripts/build-web.sh
2025-06-28 11:33:49 -04:00

3 lines
86 B
Bash
Executable file

#!/bin/sh
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web