quicksilver-roguelike icon indicating copy to clipboard operation
quicksilver-roguelike copied to clipboard

Mention the content-type for the wasm object when shipping

Open tomassedovic opened this issue 6 years ago • 0 comments

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.

tomassedovic avatar Mar 25 '19 22:03 tomassedovic