Sha256: ae22442a9da3bee72efca9bc3adb49df3af510aadf3eda999d6d7b0a21f65a8b

Contents?: true

Size: 1.13 KB

Versions: 10

Compression:

Stored size: 1.13 KB

Contents

{
  "worlds": [
    {
      "name": "the-world",
      "imports": {
        "interface-0": {
          "interface": {
            "id": 0
          }
        },
        "bar": {
          "interface": {
            "id": 1
          }
        },
        "foo": {
          "interface": {
            "id": 2
          }
        }
      },
      "exports": {},
      "package": 0
    }
  ],
  "interfaces": [
    {
      "name": "foo",
      "types": {
        "a": 0
      },
      "functions": {},
      "package": 0
    },
    {
      "name": null,
      "types": {
        "a": 1
      },
      "functions": {},
      "package": 0
    },
    {
      "name": null,
      "types": {},
      "functions": {},
      "package": 0
    }
  ],
  "types": [
    {
      "name": "a",
      "kind": {
        "type": "u32"
      },
      "owner": {
        "interface": 0
      }
    },
    {
      "name": "a",
      "kind": {
        "type": 0
      },
      "owner": {
        "interface": 1
      }
    }
  ],
  "packages": [
    {
      "name": "foo:foo",
      "interfaces": {
        "foo": 0
      },
      "worlds": {
        "the-world": 0
      }
    }
  ]
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/world-implicit-import1.wit.json
wasmtime-28.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/world-implicit-import1.wit.json
wasmtime-27.0.0 ./ext/cargo-vendor/wit-parser-0.219.1/tests/ui/world-implicit-import1.wit.json
wasmtime-26.0.0 ./ext/cargo-vendor/wit-parser-0.218.0/tests/ui/world-implicit-import1.wit.json
wasmtime-25.0.2 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-implicit-import1.wit.json
wasmtime-25.0.1 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-implicit-import1.wit.json
wasmtime-25.0.0 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-implicit-import1.wit.json
wasmtime-24.0.0 ./ext/cargo-vendor/wit-parser-0.215.0/tests/ui/world-implicit-import1.wit.json
wasmtime-23.0.2 ./ext/cargo-vendor/wit-parser-0.212.0/tests/ui/world-implicit-import1.wit.json
wasmtime-22.0.0 ./ext/cargo-vendor/wit-parser-0.209.1/tests/ui/world-implicit-import1.wit.json