wit-parser 0.247.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
{
  "worlds": [],
  "interfaces": [
    {
      "name": "stable",
      "types": {},
      "functions": {},
      "package": 0
    },
    {
      "name": "types",
      "types": {},
      "functions": {},
      "package": 1
    }
  ],
  "types": [],
  "packages": [
    {
      "name": "wasi:dep2@0.2.3",
      "interfaces": {
        "stable": 0
      },
      "worlds": {}
    },
    {
      "name": "wasmtime:test",
      "interfaces": {
        "types": 1
      },
      "worlds": {}
    }
  ]
}