[webkit-dev] Ruby in WebKit
Benjamin Poulain
benjamin at webkit.org
Mon Apr 8 12:00:28 PDT 2013
On Mon, Apr 8, 2013 at 11:41 AM, Tim Mahoney <tim.mahoney at me.com> wrote:
> I modified WebKit to support Ruby. It needs more work, and I'd like some
> comments.
>
> You can check it out here:
> http://trydecaf.org
> http://github.com/timahoney/decaf
>
> I wrote about some of the major changes here:
> https://github.com/timahoney/decaf/wiki/Changes-to-WebKit
WebKit already supports <ruby> ;)
Seriously, this was already discussed in the past. See this thread:
https://lists.webkit.org/pipermail/webkit-dev/2011-December/018775.html
The consensus is that supporting non-standard languages would hurt the web,
and that is a bad direction for the project.
The direction of WebKit seems to be toward integrating JavaScriptCore more
closely with WebCore. This may make your project a little bit harder to
maintain.
Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130408/9c1607c5/attachment.html>
More information about the webkit-dev
mailing list