New submission from Brad Nelson <bradnel...@google.com>:

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.

----------
components: IO
messages: 303578
nosy: flagxor
priority: normal
severity: normal
status: open
title: Associate .wasm with application/wasm
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31670>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to