Subwasm v0.13.1 (239c9076)
Downloads
Download the binary for your OS from below:
- Linux: Debian package
- MacOS: .tgz Archive
Install
From source
cargo install --git https://github.com/chevdor/subwasm
Linux
wget https://github.com/chevdor/subwasm/releases/download/v0.13.1/subwasm_linux_amd64_v0.13.1.deb -O subwasm.deb
sudo dpkg -i subwasm.deb
subwasm --help
MacOS
brew tap chevdor/subwasm https://github.com/chevdor/subwasm
brew update
brew install chevdor/subwasm/subwasm