Error when using HTML5 export on an iframe

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By tautologias345

Uncaught (in promise) CompileError: WebAssembly.instantiateStreaming(): expected magic word 00 61 73 6d, found 3c 21 44 4f @+0

I am using iframe width and iframe height, the same of the Godot Project.

:bust_in_silhouette: Reply From: Matthew Hazlett

I am having the same or similar issue

Uncaught (in promise) CompileError: WebAssembly.instantiateStreaming(): unexpected end of stream @+3513459

Exporting to HTML5 but my game uses a viewport, so it could be the same issue, not sure. I am trying to figure it out, am lost on this one.