Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 333 Bytes

File metadata and controls

14 lines (9 loc) · 333 Bytes

Release Build Script (xtask pattern)

This xtask defines a cargo alias release here.

This is a cross-platform way to build this project with optimizations that doesn't rely on shell scripts.

Usage

cargo release --help

cargo release --wasm

cargo release --target x86_64-unknown-linux-gnu