hecate/Justfile

5 lines
81 B
Makefile

build:
cargo build
cpu:
cargo build -p std_cpu --target wasm32-unknown-unknown