Porting Node applications to OSv - nyh/osv GitHub Wiki
The easiest way to Port a Java application to OSv is using Capstan.
You can use following example as a starting point.
You'll may see abort() message when you running new node programs with untested libraries/APIs. See Problems you may run into section on native application page.