Hi,

I saw the lightning talk you gave in Orlando in this topic. I was
wondering if you considered implementing Transactional Memory for
SharedArrayBuffer. JS seems like the perfect environment for TM. Are
there reasons for 'only' providing atomic ops? Just asking out of
curiosity...

Best regards
Thomas


Am 14.01.2016 um 14:16 schrieb Lars Hansen:
> Until now the new SharedArrayBuffer constructor and the new Atomics global
> object [1] have been enabled on Nightly only.  Starting with Firefox 46,
> those bindings will still be enabled by default on Nightly but they will
> also be available on Aurora, DevEd, Beta, and Release by flipping the value
> of javascript.options.shared_memory to true in about:config.
>
> --lars
>
> [1] http://lars-t-hansen.github.io/ecmascript_sharedmem/shmem.html
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to