So I have heard of http://appjs.com/ and http://electron.atom.io/, but what I want to know can I create a native application using node.js?
From my understanding any language can call WINAPI, and it is possible due to that it's just a question if somebody is willing to create a wrapper for them? ( And possibly create equivalents in Linux / OSX )
I just want to know if my understanding is correct.
Thanks in advance!