bemanproject / execution

Implementation of the std::execution (P2300, sender/receiver) proposal
https://bemanproject.github.io/execution/
Other
73 stars 14 forks source link

Integrate execution into Compiler Explorer #137

Open RaduNichita opened 1 month ago

RaduNichita commented 1 month ago

[] Add integration with Compiler Explorer (trunk version, automated nigthly clone)

Main issue - https://github.com/bemanproject/beman/issues/110

dietmarkuehl commented 1 month ago

Thanks, Radu! I hope to work on getting execution (as well as net and task) onto compiler explorer over the weekend.

RaduNichita commented 1 month ago

I already started working on task and if I manage to do it, I will mirror the things for net as well.