cargo build --release --target x86_64-unknown-linux-gnu --bin shellcode_loader
cargo build -v --release --target x86_64-apple-darwin
cargo build --release --target i686-pc-windows-msvc
cargo build --release --target i686-pc-windows-msvc
This will require vstools is downloaded. Check out here