7

Edge.js connects node.js and .NET. Node-webkit is an app runtime based on Chromium and node.js. Has anybody put these two together? Is it possible?

Explanation: I would like to write apps with front-end in HTML + Typescript and back-end in F# (heavy computations etc.).

TylerH
  • 20,799
  • 66
  • 75
  • 101
Oldrich Svec
  • 4,191
  • 2
  • 28
  • 54
  • 2
    I havent but Im planning something that uses node-webkit with Edge.js + edge-fs compiler. See http://7sharpnine.com/posts/i-node-something/ for reference. – 7sharp9 May 12 '13 at 19:39
  • Try to [build it](https://github.com/tjanczuk/edge#building) using [nw-gyp](https://github.com/rogerwang/nw-gyp) instead of node-gyp. – TN. May 15 '13 at 11:27
  • I'm trying to do this now but am having issues. Edge needs to be recompiled with nw-gyp but I have not been able yet to get it to work. After recompilation NW crashes when requiring the module. – Frank Hale Nov 24 '13 at 19:57
  • I've filed a bug report on the node-webkit github page. https://github.com/rogerwang/node-webkit/issues/1332 – Frank Hale Nov 25 '13 at 19:09
  • Have you been able to successfully integrate edgejs + nodewebkit + .Net? – Balázs Szántó Jun 16 '14 at 20:25

0 Answers0