mimic-sussex / sema

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

Error initialising engine – SharedArrayBuffer is not defined #289

Open frantic0 opened 3 years ago

frantic0 commented 3 years ago

When reloading a playground with only a Javascript window

Error initialising engine ReferenceError: SharedArrayBuffer is not defined at Function.getStorageForCapacity (index.es.js:176) at Engine.createSharedBuffer (engine.js:128) at Controller.init (controller.js:124) at async index.svelte:286

smilo7 commented 2 years ago

I dont get the error anymore but the model editor window is blank, and uneditable. No issue when a livecodeditor is also present.