Lines Matching refs:instance
11 (core instance $i (instantiate $m (with "" (instance (export "future.new" (func $future-new))))))
17 (core instance $libc (instantiate $libc))
23 …(core instance $i (instantiate $m (with "" (instance (export "future.read" (func $future-read))))))
32 (core instance $libc (instantiate $libc))
38 …(core instance $i (instantiate $m (with "" (instance (export "future.read" (func $future-read))))))
44 (core instance $libc (instantiate $libc))
50 …(core instance $i (instantiate $m (with "" (instance (export "future.write" (func $future-write)))…
60 …(core instance $i (instantiate $m (with "" (instance (export "future.cancel-read" (func $future-ca…
70 …(core instance $i (instantiate $m (with "" (instance (export "future.cancel-write" (func $future-c…
80 …(core instance $i (instantiate $m (with "" (instance (export "future.drop-readable" (func $future-…
90 …(core instance $i (instantiate $m (with "" (instance (export "future.drop-writable" (func $future-…