node-qt
node-qt copied to clipboard
Update helloworld.js
fix wont run in some systems
could also use bind instead
setInterval(app.processEvents.bind(app), 0);
The example inside README.md needs updating too.