- Supports using calls to dll methods.
- Does not support inline C# or .csx files.
- Supports using calls to dll methods.
- Support inline C# and .csx files.
- Inline C# code must use ES6 templated strings instead of comments.
- Requires
node_modules/edge-js
andnode_modules/edge-cs
to be in the same folder with executable.
npm i
dotnet build src/EdgeJsPkg.sln
npm run pkg
edge.exe
npm run pkg-webpack
edge-webpack.exe