Hacker News new | ask | show | jobs
by saary 2813 days ago
Would like to see a wrapper generator around C# libraries so they could be easily be loaded into node.js

That would make all sort of integrations between legacy systems with existing C# support libraries and newer lighter node.js projects work without jumping through crazy marshaling hoops.

Seems like a very interesting direction, embedding managed languages into JS.

1 comments

Do you mean something like edge.js?

https://github.com/tjanczuk/edge