[v8-users] V8 version to upgrade to

2020-06-08 Thread Nupoor Kotasthane
We are planning to upgrade V8 for our next release. We are currently on version 6.7. It looks like that the current stable release is 8.3. Is this a good version to upgrade to? Any significant incompatibilities from version 6.7 that we should be aware of? Thanks a lot in advance. -- -- v8-u

Re: [v8-users] v8 version to upgrade to.

2018-06-04 Thread Ben Noordhuis
On Mon, Jun 4, 2018 at 6:11 PM, Jane Chen wrote: > Thanks Ben! > > Last time when we upgraded to 5.3, we used gcc 4.8 on Linux, VS 2015 on > Windows to compile v8 and our own product. Do we need to use a higher > version of compiler this time? We upgraded our baselines to gcc 4.9.4 and VS 2017 b

Re: [v8-users] v8 version to upgrade to.

2018-06-04 Thread Jane Chen
Thanks Ben! Last time when we upgraded to 5.3, we used gcc 4.8 on Linux, VS 2015 on Windows to compile v8 and our own product. Do we need to use a higher version of compiler this time? On Monday, June 4, 2018 at 1:09:33 AM UTC-7, Ben Noordhuis wrote: > > On Mon, Jun 4, 2018 at 2:36 AM, Jane Ch

Re: [v8-users] v8 version to upgrade to.

2018-06-04 Thread Ben Noordhuis
On Mon, Jun 4, 2018 at 2:36 AM, Jane Chen wrote: > I am making plans to upgrade v8 for our next major release. We are > currently running 5.3. It looks like that the current stable release is > 6.7. Is this a good version to upgrade to? Is the module API ready to be > used? Any significant in

[v8-users] v8 version to upgrade to.

2018-06-03 Thread Jane Chen
I am making plans to upgrade v8 for our next major release. We are currently running 5.3. It looks like that the current stable release is 6.7. Is this a good version to upgrade to? Is the module API ready to be used? Any significant incompatibilities from version 5.3 that we should be awa