Skip to content

Porting Node applications to OSv

pyros2097 edited this page Apr 16, 2015 · 1 revision

The easiest way to Port a nodejs application to OSv is using Capstan.

You can use following example as a starting point.

Troubleshooting

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.

Clone this wiki locally