main
feat: compile async modules to generators for targets without async/await (#21410)
perf: skip hasSymbol check in async module runtime when `environment.symbol` is set (#21423)
fix: resolve execution order issue from extra await in async modules