On 07/10/15 06:28, David Halls wrote:
Just a quick note to say Node.js (4.1.1) runs on rumprun:
https://github.com/rumpkernel/rumprun-packages/tree/master/nodejs
Thanks for making your work available!
Only a single-file app so far. If I get time I'll see if Webpack will let
me bundle Express or something.
Wouldn't it be possible already now to create a file system image
containing a multi-file app and pass the code to the Rumprun guest that way?
disclaimer: all of my node.js experience comes from testing your work,
so question might be stupid