(component (type (;0;) (instance (type (;0;) u8) (export (;1;) "foo" (type (eq 0))) (type (;2;) (record (field "x" 1))) (export (;3;) "bar" (type (eq 2))) (type (;4;) (func (param "b" 3))) (export (;0;) "a" (func (type 4))) ) ) (import "foo:foo/foo" (instance (;0;) (type 0))) (core module (;0;) (type (;0;) (func (param i32))) (type (;1;) (func (param i32 i32 i32 i32) (result i32))) (import "foo:foo/foo" "a" (func (;0;) (type 0))) (memory (;0;) 1) (export "memory" (memory 0)) (export "cabi_realloc" (func 1)) (export "a" (func 2)) (func (;1;) (type 1) (param i32 i32 i32 i32) (result i32) unreachable ) (func (;2;) (type 0) (param i32) unreachable ) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") (processed-by "my-fake-bindgen" "123.45") ) ) (alias export 0 "a" (func (;0;))) (core func (;0;) (canon lower (func 0))) (core instance (;0;) (export "a" (func 0)) ) (core instance (;1;) (instantiate 0 (with "foo:foo/foo" (instance 0)) ) ) (alias core export 1 "memory" (core memory (;0;))) (type (;1;) (func (param "b" u8))) (alias core export 1 "a" (core func (;1;))) (alias core export 1 "cabi_realloc" (core func (;2;))) (func (;1;) (type 1) (canon lift (core func 1))) (export (;2;) "a" (func 1)) (@producers (processed-by "wit-component" "$CARGO_PKG_VERSION") ) )