Sha256: c7d8e25b4dab7cf9c0e5456e0e2d2c2b6afbf8a8b680bb2795ea59d25e233c5e

Contents?: true

Size: 159 Bytes

Versions: 3

Compression:

Stored size: 159 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

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-13.0.0 ./ext/cargo-vendor/wit-parser-0.11.1/tests/ui/shared-types.wit
wasmtime-12.0.1 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/shared-types.wit
wasmtime-12.0.0 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/shared-types.wit