{
  "schemaVersion": 1,
  "generated": "2026-07-30T02:44:31.135Z",
  "source": "https://api.plugins.wago.sh/api/packages",
  "canonicalUrl": "https://plugins.wago.sh/",
  "total": 5,
  "packages": [
    {
      "id": "JairusSW/lease",
      "url": "https://plugins.wago.sh/JairusSW/lease",
      "description": "A pool of stateless WebAssembly instances (snapshot, compiled, or runtime module) leased for one-shot execution: acquire a clean instance, call exported functions, reset, release.",
      "repository": "https://github.com/JairusSW/lease",
      "homepage": "https://github.com/JairusSW/lease",
      "category": "uncategorized",
      "stability": "unspecified",
      "version": "0.0.0",
      "license": "Apache-2.0",
      "official": false,
      "verified": false,
      "owner": "JairusSW",
      "keywords": [
        "lease",
        "pool",
        "instance-pool",
        "snapshot",
        "stateless",
        "faas",
        "serverless",
        "sandbox",
        "warm-start",
        "webassembly",
        "wasm"
      ],
      "capabilities": [],
      "compatibility": {
        "engines": {},
        "platforms": []
      },
      "authors": [
        {
          "name": "JairusSW",
          "github": "JairusSW"
        }
      ],
      "contributors": [
        "JairusSW"
      ],
      "subpackages": [],
      "updatedAt": "2026-07-13T00:24:36Z",
      "metrics": {
        "stars": 0,
        "rating": 0,
        "ratingCount": 0,
        "installsWeek": 0,
        "installsMonth": 0,
        "installsTotal": 0
      }
    },
    {
      "id": "JairusSW/pool",
      "url": "https://plugins.wago.sh/JairusSW/pool",
      "description": "Elastic, load-balanced, self-healing pools of Wago workers: create, manage, and distribute work across fleets of WebAssembly workers.",
      "repository": "https://github.com/JairusSW/pool",
      "homepage": "https://github.com/JairusSW/pool",
      "category": "uncategorized",
      "stability": "unspecified",
      "version": "0.0.0",
      "license": "Apache-2.0",
      "official": false,
      "verified": false,
      "owner": "JairusSW",
      "keywords": [
        "pool",
        "workers",
        "load-balancing",
        "autoscaling",
        "supervision",
        "concurrency",
        "webassembly",
        "worker-pool",
        "load-balancer",
        "elastic",
        "fleet",
        "dispatch",
        "wasm"
      ],
      "capabilities": [],
      "compatibility": {
        "engines": {},
        "platforms": []
      },
      "authors": [
        {
          "name": "JairusSW",
          "github": "JairusSW"
        }
      ],
      "contributors": [
        "JairusSW"
      ],
      "subpackages": [],
      "updatedAt": "2026-07-12T07:54:12Z",
      "metrics": {
        "stars": 0,
        "rating": 0,
        "ratingCount": 0,
        "installsWeek": 0,
        "installsMonth": 0,
        "installsTotal": 0
      }
    },
    {
      "id": "JairusSW/wide",
      "url": "https://plugins.wago.sh/JairusSW/wide",
      "description": "Portable v256 and v512 instructions with native AVX-512, AVX2, and NEON lowering.",
      "repository": "https://github.com/JairusSW/wide",
      "homepage": "https://github.com/JairusSW/wide",
      "category": "compiler",
      "stability": "experimental",
      "version": "0.1.1",
      "license": "MIT",
      "official": false,
      "verified": false,
      "owner": "JairusSW",
      "keywords": [
        "simd",
        "avx512",
        "avx2",
        "neon",
        "assemblyscript",
        "compiler",
        "tinygo"
      ],
      "capabilities": [],
      "compatibility": {
        "engines": {},
        "platforms": []
      },
      "authors": [
        {
          "name": "Jairus Tanaka",
          "github": ""
        }
      ],
      "contributors": [
        "JairusSW"
      ],
      "subpackages": [],
      "updatedAt": "2026-07-23T18:02:38Z",
      "metrics": {
        "stars": 0,
        "rating": 0,
        "ratingCount": 0,
        "installsWeek": 0,
        "installsMonth": 0,
        "installsTotal": 0
      }
    },
    {
      "id": "wago-org/wasi",
      "url": "https://plugins.wago.sh/wago-org/wasi",
      "description": "WASI host functions for wago: stdio, args/env, clock, random, exit.",
      "repository": "https://github.com/wago-org/wasi",
      "homepage": "https://github.com/wago-org/wasi",
      "category": "uncategorized",
      "stability": "stable",
      "version": "0.0.0",
      "license": "Apache-2.0",
      "official": false,
      "verified": false,
      "owner": "wago-org",
      "keywords": [
        "wasi",
        "syscall",
        "posix",
        "stdio",
        "wasi-preview1",
        "wasi-unstable",
        "snapshot0",
        "wasi-preview2",
        "component-model"
      ],
      "capabilities": [],
      "compatibility": {
        "engines": {
          "tinygo": "*",
          "wago": ">=0.1.0"
        },
        "platforms": [
          "linux/amd64"
        ]
      },
      "authors": [
        {
          "name": "The wago authors",
          "github": ""
        }
      ],
      "contributors": [
        "JairusSW"
      ],
      "subpackages": [],
      "updatedAt": "2026-07-12T05:30:16Z",
      "metrics": {
        "stars": 0,
        "rating": 0,
        "ratingCount": 0,
        "installsWeek": 0,
        "installsMonth": 0,
        "installsTotal": 0
      }
    },
    {
      "id": "wago-org/workers",
      "url": "https://plugins.wago.sh/wago-org/workers",
      "description": "Bounded, composable WebAssembly worker primitives for Wago plugins.",
      "repository": "https://github.com/wago-org/workers",
      "homepage": "https://github.com/wago-org/workers#readme",
      "category": "uncategorized",
      "stability": "unspecified",
      "version": "0.0.0",
      "license": "Apache-2.0",
      "official": false,
      "verified": false,
      "owner": "wago-org",
      "keywords": [
        "workers",
        "worker",
        "concurrency",
        "webassembly",
        "wasm",
        "mailbox",
        "actor",
        "goroutine",
        "supervision",
        "plugin"
      ],
      "capabilities": [],
      "compatibility": {
        "engines": {},
        "platforms": []
      },
      "authors": [
        {
          "name": "Jairus",
          "github": "JairusSW"
        }
      ],
      "contributors": [
        "JairusSW"
      ],
      "subpackages": [],
      "updatedAt": "2026-07-12T07:54:32Z",
      "metrics": {
        "stars": 0,
        "rating": 0,
        "ratingCount": 0,
        "installsWeek": 0,
        "installsMonth": 0,
        "installsTotal": 0
      }
    }
  ]
}
