Wasm action
Version updated for https://github.com/xelato/wasm-action to version v0.0.5.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “wasm-action” GitHub Action facilitates interaction with WebAssembly registries by automating the processes of pushing and pulling WebAssembly (WASM) artifacts. It supports the “warg” registry type (e.g., wa.dev) and provides a versatile interface that can be used as a GitHub Action, CLI tool, or Python library. This action streamlines the management of WebAssembly packages, enabling users to efficiently handle their artifacts across different environments.
Release notes
What’s Changed
- Release version based on defined git tag.