agracio / edge-js

Run .NET and Node.js code in-process on Windows, macOS, and Linux
MIT License
618 stars 93 forks source link

.Net core and above uses dotnet.runtimeconfig.json from the SDK cli installation. #211

Closed ArnoKrohne closed 3 months ago

ArnoKrohne commented 3 months ago

Maybe this could be used as a fallback option, but I would like an alternative like e.g. node.runtimeconfig.json from the current working directory.

agracio commented 3 months ago

Duplicate of https://github.com/agracio/edge-js/issues/212