On Mon, Apr 8, 2013 at 11:41 AM, Tim Mahoney <tim.maho...@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
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev