Look at https://github.com/node-ffi/node-ffi
node-ffi is a Node.js addon for loading and calling dynamic libraries using pure JavaScript. It can be used to create bindings to native libraries without writing any C++ or C code. I hope it would be helpful.
Any pointer on how to install Node.js in Fedora?