Required reading for anyone who wants to be so... opinionated ;)

http://joeduffyblog.com/2015/11/19/asynchronous-everything/

On Sun, 26 Feb 2017 at 16:35, Florian Bösch <pya...@gmail.com> wrote:

> On Sun, Feb 26, 2017 at 5:30 PM, Codefined <codefi...@debenclipper.com>
> wrote:
>
> I'll be interested to see what you guys consider the
> advantages/disadvantages of this method, which I hope to be "the middle
> between two ends" on whether to go fully into promises or fully into
> co-routines.  Neither of which are in my opinion the optimal stance.
>
>
> Hereabouts nobody's going to either full co-routines or even semi-implicit
> co-routines. But JS doesn't matter, just compile to asm.js/WebAssembly or
> write a bytecode engine atop JS etc. from a language that actually solves
> concurrent programming well and isn't a hodgepodge of missed opportunities.
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to