This repository demonstrates how to use the new API for shared memory and atomics (SharedArrayBuffer
and Atomics
):
- Blog post explaining the code: http://www.2ality.com/2017/01/shared-array-buffer.html
- You can try out the demo online: https://rauschma.github.io/shared-array-buffer-demo/