edge-fs icon indicating copy to clipboard operation
edge-fs copied to clipboard

F# compiler for edge.js

Results 2 edge-fs issues
Sort by recently updated
recently updated
newest added

Hi, I maintain an up-to-date version of Edge.Js https://github.com/agracio/edge-js that supports modern versions of Node.Js, .Net Core, incorporates unmerged PRs from original Edge.Js repo and receives constant updates via new...

The following exception is thrown on Windows 8.1 with Visual Studio 2013 installed: ``` ...\node_modules\edge\lib\edge.js:143 return edge.initializeClrFunc(options); ^ System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->...