Page 1 of 1

I am trying to host Mari0 and I get the Uncaught ReferenceError: SharedArrayBuffer is not defined error

Posted: Tue Apr 26, 2022 12:13 am
by MONOKAI
I am trying to host Mari0 on the web with github and I get the Uncaught ReferenceError: SharedArrayBuffer is not defined error, I am new to love2d so I have not idea what to do to fix this error, I have tried multiple ways of compiling my .love file for web including love.js and LOVE WEB BUILDER, I can run the .love file on my desktop perfectly fine.