Sha256: 79b3bcb55c4df39cd2037e547aaa2200f920591722517db34652e7ad4e766b50

Contents?: true

Size: 153 Bytes

Versions: 23

Compression:

Stored size: 153 Bytes

Contents

package foo:resources1;

interface resources1 {
  t1: func(a: borrow<r1>) -> ();

  resource r1 {
    f1: func() -> (a: s32, handle: borrow<r1>);
  }
}

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/resources-multiple-returns-borrow.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-multiple-returns-borrow.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-multiple-returns-borrow.wit