Connect edge.js + node -webkit

Edge.js connects node.js and .NET. Node-webkit is the runtime of an application based on Chromium and node.js. Has anyone put them together? Is it possible?

Explanation: I would like to write applications with an interface in HTML + Typescript and back-end in F # (heavy computing, etc.).

+7
source share

All Articles