mirror of
https://github.com/redstrate/Auracite.git
synced 2025-06-30 17:47:45 +00:00
3 lines
122 B
Bash
Executable file
3 lines
122 B
Bash
Executable file
#!/bin/sh
|
|
|
|
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web --release --no-pack --no-typescript
|