-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Description
For R2R there are two parts here:
- R2R for Async helpers.
We explicitly make themBypassReadyToRun
, since R2R typesystem does not supportMethodImpl.Async
. THis could be a relatively easy fix. - R2R for Async/Task variants of user-defined methods (those using user-provided IL).
We exclude these in R2R. It is basically an NYI, that needs to be revisited, implemented, tested. - R2R for Async/Task thunks.
It is unclear whether this is beneficial. Needs to be revisited.
For NAOT, all code will need to be generated
lindexi
Metadata
Metadata
Assignees
Type
Projects
Status
No status