Is there a way to get LLVM coroutine support from LDC?

d007 d007 at gmail.com
Sat Jun 10 15:36:27 UTC 2023


I want try LLVM coroutine with LDC, is there a way to do it 
without not modify the LDC source code?

for example write some LLVM IR code and build it into asm, then 
link with D code by lld.


Is this doable?


More information about the Digitalmars-d mailing list