September 10, 2018
is there a way to use LDC create LLVM coroutines and betterC without use druntime ?
September 10, 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.