Page 1 of 1

Is there a plan to achieve concurrency?

Posted: 20 Oct 2019, 12:06
by afe
Hello,

Is there a plan to achieve concurrency? Or can it be compiled into intermediate bytecode, like Java?

Re: Is there a plan to achieve concurrency?

Posted: 20 Oct 2019, 13:28
by swagfag
hasnt concurrency already been achieved? we do have SetTimer

i dont understand what compiling to bytecode has to do with concurrency. did u mean to make another thread?

Re: Is there a plan to achieve concurrency?

Posted: 21 Oct 2019, 01:29
by nnnik
SetTimer doesn't achieve concurrency.

Re: Is there a plan to achieve concurrency?

Posted: 21 Oct 2019, 02:11
by swagfag
it does. remember, concurrency != parallelism

Re: Is there a plan to achieve concurrency?

Posted: 21 Oct 2019, 07:50
by nnnik
oops

Re: Is there a plan to achieve concurrency?

Posted: 27 Oct 2019, 11:47
by swagfag
well, in fairness, async/await would be kinda cool to have