pauldotknopf / vroomjs-core

Cross-platform VroomJs with the .NET Core runtime.
MIT License
54 stars 6 forks source link

Move to newer V8 versions? #5

Open Daniel15 opened 8 years ago

Daniel15 commented 8 years ago

The V8 version used by VroomJs is pretty old. Would it be possible to move to a newer version? I'd upgrade it but I don't know enough C or C++ to really know how to approach that 😛

wanton7 commented 8 years ago

This VroomJS fork seems to have updated V8 https://github.com/prepare/Espresso Maybe it will help?

pauldotknopf commented 8 years ago

@wanton7, is this your repo?

I tried updating the V8 in vroomjs, but it had many API changes (isolation was one of them) that was too over-my-head at first pass.

wanton7 commented 8 years ago

Not my repo. Just noticed someone had forked Vroomjs and updated V8.

On Sep 22, 2016 10:13 PM, "Paul Knopf" notifications@github.com wrote:

@wanton7 https://github.com/wanton7, is this your repo?

I tried updating the V8 in vroomjs, but it had many API changes (isolation was one of them) that was too over-my-head at first pass.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pauldotknopf/vroomjs-core/issues/5#issuecomment-249000415, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9pCqK5R8jXWOzbghPCmr5kGQQoDKpUks5qstNsgaJpZM4KAHdx .

bladeoflight16 commented 6 years ago

@pauldotknopf Any progress on this? Seems to have been a while since there was any activity on your repo here.