Q: Date/Time this occurred (Provide your time zone also)
A: 11/27/24 1:52AM EST
Q: DevKinsta Version
A: idk
Q: OS Version
A: doesn’t matter? Manjaro Linux
Q: Docker Desktop Version
A: N/A
Q: Were any error codes or messages observed? If so, what were they?
A: 'Uncaught (in promise) TypeError: WebAssembly: Response has unsupported MIME type ‘text/html’ expected ‘application/wasm’ ’ (See image)
Q: Detailed Description of the Problem
**A: your static hosting server doesn’t provide the correct MIMETYPE when serving .wasm files **
I can probably work around this though by embedding the binary in JavaScript as base64 or something