Skip to content

Instantly share code, notes, and snippets.

@ansrivas
Created April 20, 2020 23:10
Show Gist options
  • Save ansrivas/87b98cef064377c5b65d12de13c5b86a to your computer and use it in GitHub Desktop.
Save ansrivas/87b98cef064377c5b65d12de13c5b86a to your computer and use it in GitHub Desktop.
Muslc compilation
docker run -v "cargo-cache:$HOME/.cargo" -v "$PWD:/volume" --rm -it clux/muslrust:1.44.0-nightly cargo build --bin wormhole_server --release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment