cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Add generator support to the python example.

Open triplejam opened this issue 1 year ago • 0 comments

Very cool library. I was thinking it might be helpful if python generators could be called from the C++ side. It's obviously more efficient the other way around. But say you have a factory function you want to call from a detached awaitable. I don't know enough about low-level python to do it myself.

triplejam avatar Oct 12 '24 23:10 triplejam