is there a way to use LDC create LLVM coroutines and betterC without use druntime ?

kinke noone at nowhere.com
Mon Sep 10 18:50:47 UTC 2018


On Monday, 10 September 2018 at 02:59:38 UTC, learnfirst1 wrote:
> is there a way to use LDC create LLVM coroutines and betterC 
> without use druntime ?

Coroutines aren't supported directly. To make sense, I guess the 
language would need to provide some syntactic support first.


More information about the digitalmars-d-ldc mailing list