No entry for .wasm files
masonwheeler opened this issue · 1 comments
masonwheeler commented
.wasm (Web Assembly) files have the mime type application/wasm
. This isn't in MimeTypeMap, but it should be.
samuelneff commented
Added, thank you for pointing that out!