This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flagxor
Recipients flagxor
Date 2017-10-03.06:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507011746.68.0.213398074469.issue31670@psf.upfronthosting.co.za>
In-reply-to
Content
WebAssembly is tentatively spec'ed to require the application/wasm mime type for download sources:
https://github.com/WebAssembly/design/blob/master/Web.md

The mimetype module should associate .wasm with this mimetype to allow users of SimpleHTTPServer etc. to be able to easily use WebAssembly.
History
Date User Action Args
2017-10-03 06:22:26flagxorsetrecipients: + flagxor
2017-10-03 06:22:26flagxorsetmessageid: <1507011746.68.0.213398074469.issue31670@psf.upfronthosting.co.za>
2017-10-03 06:22:26flagxorlinkissue31670 messages
2017-10-03 06:22:26flagxorcreate