Reproduction link or steps
REPL
What is expected?
init is output when the bundle is executed.
What is actually happening?
TypeError: globalThis.init is not a function error happens when the bundle is executed.
System Info
Any additional comments?
It works correctly when experimental.strictExecutionOrder: true is set.