Awesome
<div align="center">asdf-wasi-sdk
wasi-sdk plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
The plugin:
asdf plugin add wasi-sdk
# or
asdf plugin add https://github.com/coolreader18/asdf-wasi-sdk.git
wasi-sdk:
# Show all installable versions
asdf list-all wasi-sdk
# Install specific version
asdf install wasi-sdk latest
# Set a version globally (on your ~/.tool-versions file)
asdf global wasi-sdk latest
# Now wasi-sdk commands are available
wasicc --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!