wasmtime-cli 36.0.9

Command-line interface for Wasmtime
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "wasmtime-github-release",
  "version": "0.0.0",
  "main": "main.js",
  "dependencies": {
    "@actions/core": "^1.9.1",
    "@actions/github": "^5.1.0",
    "glob": "^7.1.5"
  }
}