mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
time cargo build --example=hello --target=wasm32-wasi
|