"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
Use https://48calc.org/db48x/index.html
https://hacks.mozilla.org/2020/07/safely-reviving-shared-mem...