Sha256: 623527695561f8e6974467b7db7df06c019da5b5c18e9686444bd2130e1e0bfc

Contents?: true

Size: 1.46 KB

Versions: 24

Compression:

Stored size: 1.46 KB

Contents

{
  "worlds": [
    {
      "name": "foo",
      "imports": {
        "foo": {
          "function": {
            "name": "foo",
            "kind": "freestanding",
            "params": [],
            "results": []
          }
        },
        "bar": {
          "function": {
            "name": "bar",
            "kind": "freestanding",
            "params": [
              {
                "name": "arg",
                "type": 0
              }
            ],
            "results": []
          }
        }
      },
      "exports": {
        "foo2": {
          "function": {
            "name": "foo2",
            "kind": "freestanding",
            "params": [],
            "results": []
          }
        },
        "some-name": {
          "function": {
            "name": "some-name",
            "kind": "freestanding",
            "params": [],
            "results": [
              {
                "type": 2
              }
            ]
          }
        }
      },
      "package": 0
    }
  ],
  "interfaces": [],
  "types": [
    {
      "name": null,
      "kind": {
        "list": "u32"
      },
      "owner": null
    },
    {
      "name": null,
      "kind": {
        "option": "u32"
      },
      "owner": null
    },
    {
      "name": null,
      "kind": {
        "list": 1
      },
      "owner": null
    }
  ],
  "packages": [
    {
      "name": "foo:foo",
      "interfaces": {},
      "worlds": {
        "foo": 0
      }
    }
  ]
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/world-top-level-funcs.wit.json
wasmtime-28.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/world-top-level-funcs.wit.json
wasmtime-27.0.0 ./ext/cargo-vendor/wit-parser-0.219.1/tests/ui/world-top-level-funcs.wit.json
wasmtime-26.0.0 ./ext/cargo-vendor/wit-parser-0.218.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-25.0.2 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-25.0.1 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-25.0.0 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-24.0.0 ./ext/cargo-vendor/wit-parser-0.215.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-23.0.2 ./ext/cargo-vendor/wit-parser-0.212.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-22.0.0 ./ext/cargo-vendor/wit-parser-0.209.1/tests/ui/world-top-level-funcs.wit.json
wasmtime-21.0.1 ./ext/cargo-vendor/wit-parser-0.207.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-20.0.2 ./ext/cargo-vendor/wit-parser-0.202.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-20.0.0 ./ext/cargo-vendor/wit-parser-0.202.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-18.0.3 ./ext/cargo-vendor/wit-parser-0.13.2/tests/ui/world-top-level-funcs.wit.json
wasmtime-17.0.1 ./ext/cargo-vendor/wit-parser-0.13.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-17.0.0 ./ext/cargo-vendor/wit-parser-0.13.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-16.0.0 ./ext/cargo-vendor/wit-parser-0.13.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-15.0.1 ./ext/cargo-vendor/wit-parser-0.13.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-15.0.0 ./ext/cargo-vendor/wit-parser-0.13.0/tests/ui/world-top-level-funcs.wit.json
wasmtime-14.0.4 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/world-top-level-funcs.wit.json