Sha256: 82caf804b9339d535423208db1dc6410a6e2779a318194b467a8521c65c7bf4a

Contents?: true

Size: 126 Bytes

Versions: 3

Compression:

Stored size: 126 Bytes

Contents

package foo:resources1

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

  resource r1 {
    f1: func() -> own<r1>
  }
}

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/resources-return-own.wit
wasmtime-12.0.1 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/resources-return-own.wit
wasmtime-12.0.0 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/resources-return-own.wit