Sha256: d145c035d916f453a7eeb034bf2a59c2e24f14061d8385ab39cc1f076c9265ae

Contents?: true

Size: 162 Bytes

Versions: 23

Compression:

Stored size: 162 Bytes

Contents

package foo:shared-items;

world foo {
  import foo: interface {
    a: func() -> list<u8>;
  }
  export bar: interface {
    a: func() -> tuple<list<u8>>;
  }
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-14.0.3 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/shared-types.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/shared-types.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/shared-types.wit