rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.67k stars 190 forks source link

Support latest 4.5 libv8 ? #388

Closed bjm88 closed 8 years ago

bjm88 commented 8 years ago

When I install by default libv8 it installs.. Successfully installed libv8-4.5.95.5-x86_64-darwin-14 Mac OS X 10.10 yosmite

However our new developers have issues trying do bundle install with the rubyracer in GemFile. We dont declare any special version of anything in our GemFile. Does rubyracer plan to support latest libv8 package?

ignisf commented 8 years ago

https://github.com/cowboyd/therubyracer/pull/348

cowboyd commented 8 years ago

We don't have a schedule for when this will be released, but it is being actively worked on. There are some pretty major bugs to fix, combined with some massive API changes on the part of V8. If I had to guess, I'd say it would be late 2015, early 2016

bjm88 commented 8 years ago

Ok thank you for the update. We will be keeping an eye. -Ben

Benjamin Maisano CTO Ben@CareDox.com 1.973.531.7048

On Wed, Sep 16, 2015 at 10:06 AM, Charles Lowell notifications@github.com wrote:

We don't have a schedule for when this will be released, but it is being actively worked on. There are some pretty major bugs to fix, combined with some massive API changes on the part of V8. If I had to guess, I'd say it would be late 2015, early 2016

— Reply to this email directly or view it on GitHub https://github.com/cowboyd/therubyracer/issues/388#issuecomment-140751936 .