Is edge.js available to c# dll file (compiling at window) runs with nodejs at linux(centos)?
A developer in my team programming c# in Windows.
I want to reuse her code without re-coding in Linux.
I am using node.js.
We found out edge modules makes c# dll script from node.js in Windows.
But we are not sure if it works in other OS or not.
c# DLL - compiled in windows,
node.js - Linux (centos)
Yes, its a normal use case.