agracio / edge-js

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

CORECLR_DIR mentioned in README is unused #177

Closed SlyryD closed 5 months ago

SlyryD commented 1 year ago

CORECLR_DIR mentioned in README does not exist in code. Did this get replaced with EDGE_APP_ROOT for finding coreclr.dll? CORECLR_VERSION still exists.

agracio commented 5 months ago

Looks like it but I don't really want to modify original README for edge, pretty sure there are many items that are out of date. Feel free to submit PR if it really bothers you.