1 2 3 4 5 6 7 8
(component (import "e" (func)) (import "i2" (instance)) (import "merged" (instance (export "a" (func)) )) (export "e" (func 0)) )