Skip to content

coolreader18/asdf-wasi-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-wasi-sdk Build Lint

wasi-sdk plugin for the asdf version manager.

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!

License

See LICENSE © Noah

About

An asdf plugin for the WASI sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages