"Uncaught ReferenceError: SharedArrayBuffer is not defined at db48x.js:615:40"
Both in Chrome and Firefox (both are up to date to versions way beyond where SharedArrayBuffer should have been introduced)
I think they should either use ArrayBuffer, or use https instead of http, apparently SharedArrayBuffer has security restrictions
"Uncaught ReferenceError: SharedArrayBuffer is not defined at db48x.js:615:40"
Both in Chrome and Firefox (both are up to date to versions way beyond where SharedArrayBuffer should have been introduced)
I think they should either use ArrayBuffer, or use https instead of http, apparently SharedArrayBuffer has security restrictions