Sha256: ac0810173f92c2a28375a54d7224f7a7397c78a8e970b4ee0d779f33df926350

Contents?: true

Size: 1.16 KB

Versions: 13

Compression:

Stored size: 1.16 KB

Contents

{
  "worlds": [
    {
      "name": "foo",
      "imports": {},
      "exports": {
        "foo": {
          "function": {
            "name": "foo",
            "kind": "freestanding",
            "params": [],
            "results": [
              {
                "name": "name2",
                "type": "f32"
              }
            ]
          }
        }
      },
      "package": 0
    },
    {
      "name": "bar",
      "imports": {
        "foo": {
          "type": 0
        }
      },
      "exports": {
        "foo": {
          "function": {
            "name": "foo",
            "kind": "freestanding",
            "params": [],
            "results": [
              {
                "name": "name2",
                "type": "f32"
              }
            ]
          }
        }
      },
      "package": 0
    }
  ],
  "interfaces": [],
  "types": [
    {
      "name": "foo",
      "kind": {
        "record": {
          "fields": []
        }
      },
      "owner": {
        "world": 1
      }
    }
  ],
  "packages": [
    {
      "name": "foo:bar",
      "interfaces": {},
      "worlds": {
        "foo": 0,
        "bar": 1
      }
    }
  ]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/union-fuzz-2.wit.json
wasmtime-28.0.0 ./ext/cargo-vendor/wit-parser-0.221.2/tests/ui/union-fuzz-2.wit.json
wasmtime-27.0.0 ./ext/cargo-vendor/wit-parser-0.219.1/tests/ui/union-fuzz-2.wit.json
wasmtime-26.0.0 ./ext/cargo-vendor/wit-parser-0.218.0/tests/ui/union-fuzz-2.wit.json
wasmtime-25.0.2 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/union-fuzz-2.wit.json
wasmtime-25.0.1 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/union-fuzz-2.wit.json
wasmtime-25.0.0 ./ext/cargo-vendor/wit-parser-0.217.0/tests/ui/union-fuzz-2.wit.json
wasmtime-24.0.0 ./ext/cargo-vendor/wit-parser-0.215.0/tests/ui/union-fuzz-2.wit.json
wasmtime-23.0.2 ./ext/cargo-vendor/wit-parser-0.212.0/tests/ui/union-fuzz-2.wit.json
wasmtime-22.0.0 ./ext/cargo-vendor/wit-parser-0.209.1/tests/ui/union-fuzz-2.wit.json
wasmtime-21.0.1 ./ext/cargo-vendor/wit-parser-0.207.0/tests/ui/union-fuzz-2.wit.json
wasmtime-20.0.2 ./ext/cargo-vendor/wit-parser-0.202.0/tests/ui/union-fuzz-2.wit.json
wasmtime-20.0.0 ./ext/cargo-vendor/wit-parser-0.202.0/tests/ui/union-fuzz-2.wit.json