[Webkit-unassigned] [Bug 158318] New: Implement Air::allocateStack() in ES6 to see how much of a bad idea that is

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:39:24 PDT 2016


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

            Bug ID: 158318
           Summary: Implement Air::allocateStack() in ES6 to see how much
                    of a bad idea that is
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com
                CC: lforschler at apple.com

We would never actually meta-circulate our engine, because why, but it's useful to see how the kind of code we write would fare if it was written in ES6.  I want to know:

- Will it work at all?
- Will it run without crashing?
- How many times slower will it be than C++?

These are useful questions to answer, for science.

-- 
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/20160602/9a10f3d1/attachment.html>


More information about the webkit-unassigned mailing list