[Webkit-unassigned] [Bug 185283] New: [JSC][GTK][JSCONLY] Use capstone disassembler
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 3 17:58:19 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185283
Bug ID: 185283
Summary: [JSC][GTK][JSCONLY] Use capstone disassembler
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: utatane.tea at gmail.com
Currently, MIPS disassembler is lacking.
And we need to maintain ARM, ARMv7 assemblers etc.
This bug attempt to replace them with capstone disassembler[1].
Capstone is well maintained, licensed under BSD, works well in all the platforms, and does not depend on external third party libraries.
--
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/20180504/a51bc353/attachment.html>
More information about the webkit-unassigned
mailing list