[Webkit-unassigned] [Bug 170296] New: WebAssembly: import / export must be UTF-8
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 30 12:58:17 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170296
Bug ID: 170296
Summary: WebAssembly: import / export must be UTF-8
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jfbastien at apple.com
CC: fpizlo at apple.com, jfbastien at apple.com,
keith_miller at apple.com, mark.lam at apple.com,
msaboff at apple.com, sbarati at apple.com
Blocks: 161709
I think we already do the right thing, but this recently got formalized and we should double-check:
https://github.com/WebAssembly/design/pull/1016
Validation is documented here:
https://encoding.spec.whatwg.org/#utf-8-decode-without-bom-or-fail
While we're there, also check that we don't normalize.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=161709
[Bug 161709] WebAssembly: add support for the JS API
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170330/421e5fd9/attachment.html>
More information about the webkit-unassigned
mailing list