Skip to content

Instantly share code, notes, and snippets.

@tpmccallum
Created November 13, 2019 04:57
Show Gist options
  • Save tpmccallum/3b3e9fb7a70da1730e70094a6904110a to your computer and use it in GitHub Desktop.
Save tpmccallum/3b3e9fb7a70da1730e70094a6904110a to your computer and use it in GitHub Desktop.
cd ~/triple
cargo build - release
cp -rp ~/triple/target/wasm32-wasi/release/triple_lib.wasm /var/www/html/triple.wasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment