[w3ctag/spec-reviews] SharedArrayBuffer + Atomics (#165)

Hello TAG!

I'm requesting a TAG review of:

  - Name: SharedArrayBuffer

  - Specification URL:
     https://tc39.github.io/ecma262/
     (Sections referencing Atomics / SharedArrayBuffer)
     Last separate draft:
    https://tc39.github.io/ecmascript_sharedmem/shmem.html

  - Explainer, Requirements Doc, or Example code:
Docs:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
Some demo links:
https://flagxor.github.io/sab-demo/convolve-multicore/convolve.html
https://browsix.org/latex-demo-sync/
(You must enable under about:flags in Chrome)

  - Primary contacts: flagxor, binji

Further details (optional):
  - Relevant time constraints or deadlines:
Seek further clarification on any considerations as the feature is incorporated into the web platform.

  - [x] I have read and filled out the [Self-Review Questionnare on Security and Privacy](https://www.w3.org/TR/security-privacy-questionnaire/).
Here are the answers:
https://github.com/flagxor/sab-tag-questions

  - [x] I have reviewed the TAG's [API Design Principles](https://w3ctag.github.io/design-principles/)

You should also know that...

We probably should have reached out sooner, as this feature has web platform impact but has been merged with ECMAscript.

We'd prefer the TAG provide feedback as (please select one):

  - [x] open issues in our Github repo for each point of feedback
https://github.com/tc39/ecmascript_sharedmem

  - [ ] open a single issue in our Github repo for the entire review
  - [ ] leave review feedback as a comment in this issue and @-notify [github usernames]


-- 
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/spec-reviews/issues/165

Received on Thursday, 6 April 2017 22:35:40 UTC