Everything in this thread? I don't even understand how ownership is not
important if there is concurrent access in JS. All existing JS code was
written under the assumption that the arguments / variables that can be
accessed are not going to be concurrently mutated across threads. *ALL* of
it.

On Wed, Nov 2, 2016 at 11:43 AM, Leo Dutra <[email protected]> wrote:

> Bradley, show me an JS example where ownership would be important and I'll
> call you my guru.
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to