Sha256: 2eea2fadc327ee6a77b424373f48fe3ac937af6ee21cc3b1f6ff41e81b23200f

Contents?: true

Size: 157 Bytes

Versions: 24

Compression:

Stored size: 157 Bytes

Contents

package foo:foo;

interface i {
  type t = u16;
}

world foo {
  use i.{t as u};

  type t = u32;

  record r {
  }

  export f: func() -> tuple<t, u, r>;
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
wasmtime-30.0.2 ./ext/cargo-vendor/wasmtime-component-macro-30.0.2/tests/codegen/worlds-with-types.wit
wasmtime-29.0.0 ./ext/cargo-vendor/wasmtime-component-macro-29.0.0/tests/codegen/worlds-with-types.wit
wasmtime-28.0.0 ./ext/cargo-vendor/wasmtime-component-macro-28.0.0/tests/codegen/worlds-with-types.wit
wasmtime-27.0.0 ./ext/cargo-vendor/wasmtime-component-macro-27.0.0/tests/codegen/worlds-with-types.wit
wasmtime-26.0.0 ./ext/cargo-vendor/wasmtime-component-macro-26.0.0/tests/codegen/worlds-with-types.wit
wasmtime-25.0.2 ./ext/cargo-vendor/wasmtime-component-macro-25.0.2/tests/codegen/worlds-with-types.wit
wasmtime-25.0.1 ./ext/cargo-vendor/wasmtime-component-macro-25.0.1/tests/codegen/worlds-with-types.wit
wasmtime-25.0.0 ./ext/cargo-vendor/wasmtime-component-macro-25.0.0/tests/codegen/worlds-with-types.wit
wasmtime-24.0.0 ./ext/cargo-vendor/wasmtime-component-macro-24.0.0/tests/codegen/worlds-with-types.wit
wasmtime-23.0.2 ./ext/cargo-vendor/wasmtime-component-macro-23.0.2/tests/codegen/worlds-with-types.wit
wasmtime-22.0.0 ./ext/cargo-vendor/wasmtime-component-macro-22.0.0/tests/codegen/worlds-with-types.wit
wasmtime-21.0.1 ./ext/cargo-vendor/wasmtime-component-macro-21.0.1/tests/codegen/worlds-with-types.wit
wasmtime-20.0.2 ./ext/cargo-vendor/wasmtime-component-macro-20.0.2/tests/codegen/worlds-with-types.wit
wasmtime-20.0.0 ./ext/cargo-vendor/wasmtime-component-macro-20.0.0/tests/codegen/worlds-with-types.wit
wasmtime-18.0.3 ./ext/cargo-vendor/wasmtime-component-macro-18.0.3/tests/codegen/worlds-with-types.wit
wasmtime-17.0.1 ./ext/cargo-vendor/wasmtime-component-macro-17.0.1/tests/codegen/worlds-with-types.wit
wasmtime-17.0.0 ./ext/cargo-vendor/wasmtime-component-macro-17.0.0/tests/codegen/worlds-with-types.wit
wasmtime-16.0.0 ./ext/cargo-vendor/wasmtime-component-macro-16.0.0/tests/codegen/worlds-with-types.wit
wasmtime-15.0.1 ./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/worlds-with-types.wit
wasmtime-15.0.0 ./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/worlds-with-types.wit