I'm going to use NodeApp as Node.js impl on ios.
There is executeScript method in NLContext which is inherited from JSContext.
Can NodeApp execute script file instead of script code as string? The difference is that script file can load another files using load('another_file.js')