[Webkit-unassigned] [Bug 171263] New: WebAssembly: support name section
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 25 00:43:36 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171263
Bug ID: 171263
Summary: WebAssembly: support name section
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: 159775
It's a debugging-only custom section which provides names for functions and such:
https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md#name-section
One place it's especially useful is in backtraces, which doesn't even require devtool support.
We've heard from developers that they'd like us to support it.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=159775
[Bug 159775] WebAssembly: support the newer spec
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170425/e85fd453/attachment.html>
More information about the webkit-unassigned
mailing list