/r-wasm-actions

GitHub Actions associated with R WebAssembly tasks

MIT LicenseMIT

GitHub Actions for working with R and WebAssembly

r-wasm actions

This repository stores GitHub Actions associated with R WebAssembly tasks, which can be used in CI. It also has a number of example workflows which use these actions.

Releases and tags

We use major version tags to mark breaking changes in these actions. For the current version, please use the v1 tag, e.g.:

- uses: r-wasm/actions/build-wasm-packages@v1

List of actions

Other GitHub Actions for R projects

Examples

See the r-wasm/actions/examples directory for example workflows using these actions.