Re: [w3ctag/design-reviews] SharedArrayBuffer + Atomics (#165)

Based on the ["last separate draft" link](https://tc39.github.io/ecmascript_sharedmem/shmem.html) above, the main relevant sections of ECMA-262 appear to be:
https://tc39.github.io/ecma262/#sec-sharedarraybuffer-objects
https://tc39.github.io/ecma262/#sec-atomics-object
https://tc39.github.io/ecma262/#sec-memory-model
https://tc39.github.io/ecma262/#sec-data-blocks
https://tc39.github.io/ecma262/#sec-agent-clusters
https://tc39.github.io/ecma262/#sec-typedarray-objects
although there are some other small pieces.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/165#issuecomment-298147684

Received on Saturday, 29 April 2017 05:08:17 UTC