SciML / RuntimeGeneratedFunctions.jl

Functions generated at runtime without world-age issues or overhead
https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/
MIT License
100 stars 14 forks source link

Can @RuntimeGeneratedFunction accept a resumable function? #61

Open mongibellili opened 1 year ago

mongibellili commented 1 year ago

currently: ArgumentError: Function definition contains invalid function head :macrocall thanks

ChrisRackauckas commented 1 year ago

I'm not sure this will be fixed. Best to try OpaqueClosures.