You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When serving the webassembly game, the compiled *.wasm file must be served with the right content-type.
Github pages do this automatically, but not every other hosting / server does. Find out the right content type and mention it at the end of the document.
The text was updated successfully, but these errors were encountered:
When serving the webassembly game, the compiled
*.wasm
file must be served with the right content-type.Github pages do this automatically, but not every other hosting / server does. Find out the right content type and mention it at the end of the document.
The text was updated successfully, but these errors were encountered: