6 lines
182 B
Makefile
6 lines
182 B
Makefile
serve wasm_profile="wasm-dev": (wasm wasm_profile)
|
|
cargo run -p rkgk
|
|
|
|
wasm profile="wasm-dev":
|
|
cargo build -p haku-wasm --target wasm32-unknown-unknown --profile {{profile}}
|