Sha256: b043dd174e06c0f1bf9c0318261c8d9bc48738355f131afba0d9b7c913b42001

Contents?: true

Size: 144 Bytes

Versions: 3

Compression:

Stored size: 144 Bytes

Contents

package foo:resources1

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

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