[issue31670] Associate .wasm with application/wasm

2018-05-10 Thread Brad Nelson
Brad Nelson added the comment: We have a provisional registration for application/wasm now with IANA: https://www.iana.org/assignments/provisional-standard-media-types/provisional-standard-media-types.xhtml This is also shipping in Firefox and Chrome. Would it be possible to merge this

[issue31670] Associate .wasm with application/wasm

2017-10-03 Thread Brad Nelson
Brad Nelson added the comment: Tentative might be an understatement. There was 4 browser sign-off on using that mime type within the WebAssembly CG, which has drafted the spec so far. We're in the process of handing v1 of the spec off to the WebAssembly Working Group on our way to a goo

[issue31670] Associate .wasm with application/wasm

2017-10-02 Thread Brad Nelson
Change by Brad Nelson : -- keywords: +patch pull_requests: +3841 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31670> ___ ___ Python-

[issue31670] Associate .wasm with application/wasm

2017-10-02 Thread Brad Nelson
New submission from Brad Nelson : 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 SimpleHTTPServe