V8 engine

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
gsaw
Posts: 78
Joined: 22 Aug 2016 00:26

V8 engine

Post by gsaw »

Hi,

which V8 version is used in z-way? Still some from 2014 or like that? ES5?

Are there some plans to upgrate V8 or is it too complicate?

I'm unable to write JS module, ES5 is a dead language, only in z-way is still living :)

Thanks
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: V8 engine

Post by PoltoS »

It is very complicate to update it as Google V8 API is changing very much from time to time.

Anyway, ES5 is still pretty okey (at least for me). ES6 is cool in some points, but nothing so important IMHO to upgrade from a stable JS engine to a newer one.
Post Reply