quicksilver-roguelike
quicksilver-roguelike copied to clipboard
Mention the content-type for the wasm object when shipping
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.