Wasm action
Version updated for https://github.com/xelato/wasm-action to version v0.0.13.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary:wasm-action is a GitHub Action, CLI tool, and Python library designed to facilitate the creation, distribution, and execution of non-browser-based WebAssembly (WASM) workloads with a focus on security and privacy. It automates tasks such as pushing and pulling WASM packages to supported registries (e.g., wa.dev), managing artifact types like WASM binaries, and securely running untrusted code in a Python sandbox. This action simplifies the deployment and management of WebAssembly components across different environments.
What’s Changed
What’s Changed
- Update actions