Working wasm

This commit is contained in:
cool-mist
2025-02-22 19:29:20 +05:30
parent 2ada9183e7
commit 6a8d9a47af
6 changed files with 36 additions and 343 deletions
-3
View File
@@ -6,10 +6,7 @@ default-run = "sol_chess"
[dependencies]
argh = "0.1.13"
getrandom = { version = "0.3.1", features = ["wasm_js"] }
indicatif = "0.17.9"
macroquad = "0.4.13"
rand = "0.8.5"
[profile.release]
opt-level = 's'