2 lines
87 B
Makefile
2 lines
87 B
Makefile
wasm:
|
|
RUSTFLAGS='-C link-arg=-s' cargo build --release --target wasm32-unknown-unknown
|