Page 1 of 1

V8 engine

Posted: 19 Oct 2020 21:45
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

Re: V8 engine

Posted: 21 Oct 2020 02:57
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.