[Webkit-unassigned] [Bug 220585] [JSC] Implement a B3::Compilation replacement for wasm-llint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 08:55:09 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220585

--- Comment #2 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 417704

  --> https://bugs.webkit.org/attachment.cgi?id=417704&action=review

WIP.

WIP patch.

Having a closer look at the code it seems to me there's so much stuff depending on JIT atm that there's no point in trying to put B3Compilation elsewhere. Since it fits nicely there, let's start with that. WIP patch attached, 100% mechanical (I've left the JSC namespace in front of classes so I can grep easily, but it could be removed in the final patch).

-- 
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/20210115/e8a7eea9/attachment.htm>


More information about the webkit-unassigned mailing list