WebAssembly instantiation failed?

hey, I exported a simple project to html5 but couldn’t open on it on chrome. when I open the html file it returns the following:

then I uploade into a server and it showed this:

is this a limitation on my server? I really wanted to show it to people via web.

also, is there a way to make it work offline on chrome? it works on firefox and edge by opening the html file with them.

I upload it to my server and got same error, WebAssembly Instantiation faild…

1 Like

me too guys

Was this ever resolved. I get this too with a fresh project. I will just open a 2D Scroll Empty Project and Launch it and that error is what I get. Spefically “WebAssembly instantiation failed:
[object Object]”

Anyone managed to solve this issue?

Clearly a lot of people having this issue. Any guidance would be nice.
I had it working on my first upload, but then when I updated a widget alignment the new one is failing.

In your package file, there must have an HTML5LaunchHelper.exe and a Readme.txt.Try to read the text first and then you will make it!

You need to add mime types in IIS for both data and wasm set the mime type to be application/octet-stream