(component (core module (;0;) (type (;0;) (func (param i32) (result i32))) (export "foo:foo/foo#c" (func 0)) (func (;0;) (type 0) (param i32) (result i32) unreachable ) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") (processed-by "my-fake-bindgen" "123.45") ) ) (core instance (;0;) (instantiate 0)) (type (;0;) u8) (type (;1;) (func (param "a" 0) (result 0))) (alias core export 0 "foo:foo/foo#c" (core func (;0;))) (func (;0;) (type 1) (canon lift (core func 0))) (component (;0;) (type (;0;) u8) (import "import-type-a" (type (;1;) (eq 0))) (import "import-type-b" (type (;2;) (eq 1))) (type (;3;) (func (param "a" 1) (result 2))) (import "import-func-c" (func (;0;) (type 3))) (type (;4;) u8) (export (;5;) "a" (type 4)) (export (;6;) "b" (type 5)) (type (;7;) (func (param "a" 5) (result 6))) (export (;1;) "c" (func 0) (func (type 7))) ) (instance (;0;) (instantiate 0 (with "import-func-c" (func 0)) (with "import-type-a" (type 0)) (with "import-type-b" (type 0)) ) ) (export (;1;) "foo:foo/foo" (instance 0)) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") ) )