[RuntimeAsync] EnC support #115095
Labels
area-Diagnostics-coreclr
enhancement
Product code improvement that does NOT require public API changes/additions
runtime-async
Milestone
RuntimeAsync will need some form of EnC support.
This could range from forbidding EnC when RuntimeAsync is enabled, to supporting only for Task-returning methods (but not Async), to supporting in all cases.
There could be multiple options to make this work. It is possible that we would need to use less optimal, but more EnC-compatible codegen when EnC is enabled.
The level of support may need to be coordinated with teams who actually provide EnC services.
The text was updated successfully, but these errors were encountered: