WebAssembly.instantiateStreamingfailed because your server does not serve wasm withapplication/wasmMIME type. Falling back toWebAssembly.instantiate` which is slower. Original error
this is happening when I try to serve a simple html with webassembly, it seems that this web server is not serving the .wasm files with the correct MIMI type
https://github.com/insinfo/photon-test