Threads and atomics (WebAssembly)
Widely available
Threads in WebAssembly run code in parallel, while atomic memory instructions can guarantee that no two threads can read or write to shared memory at the same time.
Compatibility (view on caniuse.com)
- Chrome 74 Released on 2019-04-23
- Chrome Android 88 Released on 2021-01-19
- Edge 79 Released on 2020-01-15
- Firefox 79 Released on 2020-07-28
- Firefox for Android 79 Released on 2020-07-28
- Safari 15.2 Released on 2021-12-13
- Safari on iOS 15.2 Released on 2021-12-13