On Thu, 29 Aug 2019 at 12:48, Anne van Kesteren <ann...@annevk.nl> wrote:
> Note that SharedArrayBuffer itself is already enabled by default as
> ECMAScript (JavaScript) was never changed. And that standard requires
> a host to allow cross-thread usage as while it describes
> infrastructure for threads (agents) it doesn’t provide access to them
> without a host.

Thanks for writing up this comprehensive intent notice. I am having
trouble parsing this part though... You say that "SharedArrayBuffer
itself is already enabled by default", but as far as I can tell, at
the moment it is still controlled by the pref
"javascript.options.shared_memory", which is false by default.
Checking in the console, SAB doesn't seem to be available in stock
Nightly, so I am a bit confused as to what the current status is.

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

Reply via email to