Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebAssembly.instantiateStreaming failed because your server does not serve wasm with application/wasm MIME type. Falling back to WebAssembly.instantiate` which is slower. Original error #690

Closed
insinfo opened this issue Jun 18, 2021 · 2 comments

Comments

@insinfo
Copy link

insinfo commented Jun 18, 2021

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

@thornjad
Copy link
Member

thornjad commented Jul 6, 2021

Is this issue included in #480 or is it distinct?

@thornjad
Copy link
Member

Closing right now as a duplicate of #480, please re-open if this is not the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants