Understanding SharedArrayBuffer and cross-origin isolation

Safely share memory with the JavaScript SharedArrayBuffer object by using the cross-origin isolation security feature.