csharplang icon indicating copy to clipboard operation
csharplang copied to clipboard

[Proposal]: Async main codegen update

Open 333fred opened this issue 1 month ago • 0 comments

Async main codegen update

  • Specification: https://github.com/dotnet/csharplang/pull/9826
  • Discussion: https://github.com/dotnet/csharplang/discussions/9828

Summary

We update the codegen for async Task Main to allow the compiler to use a separate helper from the runtime when present.

Design meetings

333fred avatar Nov 17 '25 18:11 333fred