This website requires JavaScript.
Sign in
redstrate
/
auracite
Watch
1
Fork
You've already forked auracite
0
mirror of
https://github.com/redstrate/Auracite.git
synced
2025-06-30 09:37:45 +00:00
Code
Activity
1ade743f82
auracite
/
scripts
/
build-web.sh
4 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Add scripts folder
2025-04-30 23:20:11 -04:00
#!/bin/sh
Update dependencies
2025-06-28 11:33:49 -04:00
RUSTFLAGS
=
'--cfg getrandom_backend="wasm_js"'
wasm-pack build --target web
Copy permalink