mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
151 stars 51 forks source link

[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021 #265

Closed frantic0 closed 2 years ago

frantic0 commented 3 years ago

the sema-engine stopped working on chrome canary (v91)

this warning explains it all

engine.js:557 [Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.

this is critical

smilo7 commented 2 years ago

I believe you fixed this @frantic0? Re-open if I am wrong.