Sha256: 0a2ba3a35d1ee068f022992ae2906188a36bd0e7b36f13db896bf1a2f5e7c192

Contents?: true

Size: 147 Bytes

Versions: 23

Compression:

Stored size: 147 Bytes

Contents

package foo:resources1;

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

  resource r1 {
    f1: func() -> (a: s32, handle: own<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-own.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-multiple-returns-own.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-multiple-returns-own.wit