Re: [webkit-dev] Ruby in WebKit

2013-04-08 Thread Tim Mahoney
On Apr 8, 2013, at 12:00 PM, Filip Pizlo wrote: > ...WebKit is unlikely to unilaterally add support for a different language, > unless there was support in standards bodies and/or consensus from other > browser vendors. That's understandable. I wonder if browser vendors would be interested if

Re: [webkit-dev] Ruby in WebKit

2013-04-08 Thread Filip Pizlo
Wow, this is really cool! Congrats on the hard work! On Apr 8, 2013, at 11:41 AM, Tim Mahoney 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 a

Re: [webkit-dev] Ruby in WebKit

2013-04-08 Thread Benjamin Poulain
On Mon, Apr 8, 2013 at 11:41 AM, Tim Mahoney 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.co

[webkit-dev] Ruby in WebKit

2013-04-08 Thread Tim Mahoney
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 Have I done anything sill