(component (core module (;0;) (type (;0;) (func (result i32))) (export "foo:foo/a#[constructor]r" (func 0)) (func (;0;) (type 0) (result i32) unreachable ) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") (processed-by "my-fake-bindgen" "123.45") ) ) (type (;0;) (resource (rep i32))) (core instance (;0;) (instantiate 0)) (type (;1;) (own 0)) (type (;2;) (func (result 1))) (alias core export 0 "foo:foo/a#[constructor]r" (core func (;0;))) (func (;0;) (type 2) (canon lift (core func 0))) (component (;0;) (import "import-type-r" (type (;0;) (sub resource))) (type (;1;) (own 0)) (type (;2;) (func (result 1))) (import "import-constructor-r" (func (;0;) (type 2))) (export (;3;) "r" (type 0)) (type (;4;) (own 3)) (type (;5;) (func (result 4))) (export (;1;) "[constructor]r" (func 0) (func (type 5))) ) (instance (;0;) (instantiate 0 (with "import-constructor-r" (func 0)) (with "import-type-r" (type 0)) ) ) (export (;1;) "foo:foo/a" (instance 0)) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") ) )