xelato/Wasm action
Interact with a WebAssembly registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Requested action to perform: push, pull | yes | — |
| registry | Registry domain name | yes | — |
| package | Package specified as namespace/name@version where version is optional and in semver format. | yes | — |
| path | File path, glob syntax supported | — | — |
Outputs
| name | description |
|---|---|
| filename | Package filename |
| digest | sha256 hash of the package file |
| package | Full package name |
| package-namespace | Package namespace |
| package-name | Package name |
| package-version | Package version |
| registry | registry domain name |
| registry-type | registry domain name |