Skip to content

Navigation Menu

Sign in
Sign up
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Setup Binaryen

Example

- uses: BlackAsLight/setup-binaryen@v2.1.0
 env:
 GH_TOKEN: ${{ github.token }}
 with:
 # Version can be one of:
 # - "latest" (default): Download the latest Github Release binaries.
 # - "canary": Build Binaryen from the latest source.
 # - A specific release tag (for example, "version_124"): Download that release's binaries.
 version: version_124
 # Whether to save time by using actions/cache. Defaults to true.
 cache: true

About

Sets up the WebAssembly/Binaryen binaries in a github action.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

AltStyle によって変換されたページ (->オリジナル) /