wit-parser 0.247.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
{
  "worlds": [],
  "interfaces": [
    {
      "name": "x",
      "types": {},
      "functions": {},
      "package": 0
    }
  ],
  "types": [],
  "packages": [
    {
      "name": "a:b",
      "interfaces": {
        "x": 0
      },
      "worlds": {}
    }
  ]
}