[Webkit-unassigned] [Bug 173908] WebAssembly: don't tier up when out of executable memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 28 00:50:35 PDT 2017


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

--- Comment #1 from Saam Barati <sbarati at apple.com> ---
We won’t infinite loop today. We’ll only compile something once. That said, it might be worth avoiding a compilation all together if we don’t have X memory. That said, this scenario is pretty unlikely, so whatever we do there will mostly be untested code.

-- 
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/20170628/396dd145/attachment.html>


More information about the webkit-unassigned mailing list