wasix-org/Setup wasixcc

Setup the wasixcc C/C++ compiler

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of wasixcc to install (e.g., v0.2.4, latest). Defaults to latest release.nolatest
github_tokenGitHub token for API requests and downloads. Pass secrets.GITHUB_TOKENno""
sysroot-tagTag of wasix-libc sysroot to install (e.g., v2025-01-01.1, latest).nolatest
llvm-tagTag of LLVM toolchain to install (e.g., v2025-01-01.1, latest).nolatest
binaryen-tagTag/version of binaryen to install (e.g., version_118, latest).nolatest
install-sysrootWhether to install the WASIX sysroot (true/false)notrue
install-llvmWhether to install the LLVM toolchain (true/false)notrue
install-binaryenWhether to install binaryen (wasm-opt) (true/false)notrue
add-binaryen-pathWhether to add binaryen (wasm-opt) to PATH (true/false)notrue
add-llvm-pathWhether to add LLVM toolchain (clang, llvm-ar, etc.) to PATH (true/false)nofalse
release-base-urlBase url for wasixcc release tarballs (overrides version input)nohttps://github.com/wasix-org/wasixcc/releases/download
namedescription
wasixcc-pathPath to the wasixcc executable
wasixccenv-pathPath to the wasixccenv executable