You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mono is no longer actively supported. Existing code will remain In Edge.Js but focus will be on .NET Core.
125
125
126
126
`*` Edge.js does not have a flag to force it to run in Mono environment on Windows, it would only be possible to run if you have Windows without .NET Framework present.
127
-
`*` Mono does not appear to work on macOS x64.
128
127
`*` On Linux there is a known bug that will throw exception when executing C# code under certain conditions. Use one of the following options.
129
128
130
129
1. Set `LD_PRELOAD` env variable before running Edge.js with Mono
0 commit comments