bytecodealliance/Install WASI SDK

Install a WASI SDK toolchain for WebAssembly development

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionWASI SDK version to install (e.g., "25", "24", "23")nolatest
install-pathDirectory to install WASI SDK tono${{ runner.tool_cache }}/wasi-sdk
add-to-pathAdd WASI SDK bin directory to PATHnotrue
github-tokenGitHub token for API requests (avoids rate limiting)no${{ github.token }}
namedescription
wasi-sdk-pathPath to the installed WASI SDK
wasi-sdk-versionVersion of WASI SDK that was installed
clang-pathPath to the clang executable
sysroot-pathPath to the WASI sysroot