Search found 3 matches

by lifeisfunny
01 Oct 2015 05:36
Forum: RaZberry
Topic: Debugger for Z-Way JavaScript
Replies: 51
Views: 115221

Re: Debugger for Z-Way JavaScript

Since z-way and node both using the v8 javascript engine , Will there be two javascript v8 running when you using node debugger ? If not , How so ? Does that means i can run nw.js for my interface on the same machines without worry about 2 javascript engine running ???
by lifeisfunny
01 Oct 2015 05:20
Forum: RaZberry
Topic: Is it possible to replace the v8 engine with NW.js
Replies: 2
Views: 4928

Is it possible to replace the v8 engine with NW.js

I am currently working on a nw.js based interface on raspberry pi , Is it possible to only using the nw.js javascript engine instead of the v8 come with the razberry ?? If so , How to ? Please :oops: :oops: :oops: