You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2018/08/09 10:51:10 UTC

[Bug 62610] New: WebAssembly doesn't work on Firefox/Chrome due to missing MIME type

https://bz.apache.org/bugzilla/show_bug.cgi?id=62610

            Bug ID: 62610
           Summary: WebAssembly doesn't work on Firefox/Chrome due to
                    missing MIME type
           Product: Apache httpd-2
           Version: 2.2-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: mcccs@gmx.com
  Target Milestone: ---

WebAssembly's MIME type is `application/wasm`. If not set; Firefox, Chrome and
Vivaldi won't be able to run the WASM.

Here's the Chrome error message:

util.js:1632 wasm streaming compile failed: TypeError: Failed to execute
'compile' on 'WebAssembly': Incorrect response MIME type. Expected
'application/wasm'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


[Bug 62610] WebAssembly doesn't work on Firefox/Chrome due to missing MIME type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62610

--- Comment #1 from mcccs@gmx.com ---
So, could you please add `application/wasm wasm` to docs/conf/mimetypes, or
would preparing a patch and pasting it here speed up the process? Sorry for
bumping.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


[Bug 62610] WebAssembly doesn't work on Firefox/Chrome due to missing MIME type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62610

Nick Kew <ni...@webthing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Nick Kew <ni...@webthing.com> ---
I can't see any mention of the alleged mime type at
https://www.iana.org/assignments/media-types/media-types.xhtml .  So it would
be inappropriate for us to treat it as a MIME type.

You can of course make non-standard changes locally on your own server.  Though
really a nonstandard usage should use "x-wasm" rather than "wasm".  You might
also want to raise a report with the purveyors of "WebAssembly".

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


[Bug 62610] WebAssembly doesn't work on Firefox/Chrome due to missing MIME type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62610

mcccs@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #3 from mcccs@gmx.com ---


*** This bug has been marked as a duplicate of bug 63162 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org