RuntimeError: memory access out of bounds

I am constantly getting this error on Facebook not on local http server. I’ve researched it and I think my game uses more memory than available for WASM (I guess…)

Is there any way to solve it?

Thanks a lot.