-
Notifications
You must be signed in to change notification settings - Fork 11
Implement dynamic versions of the resumable code #246
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance questions, improvements and fixesPerformance questions, improvements and fixes
Milestone
Description
In rare scenarios, for instance, where the resumable code is invoked in a top-level function, the compiler may not be able to compile the resumable code statically. For these cases, we need a dynamic version of the resumable code (which exists, but currently simply raises an exception).
This issues serves as a placeholder for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance questions, improvements and fixesPerformance questions, improvements and fixes