Skip to content

Commit 168a523

Browse files
committed
testing macOS build
1 parent c0cd09d commit 168a523

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ https://github.com/agracio/edge-js-quick-start
107107
|---------|--------------------|---------------------|--------------------|
108108
| Windows | :heavy_check_mark: | :heavy_check_mark:* | :heavy_check_mark: |
109109
| Linux | :x: | :heavy_check_mark:* | :heavy_check_mark: |
110-
| macOS | :x: | :heavy_check_mark:* | :heavy_check_mark: |
110+
| macOS | :x: | :heavy_check_mark: | :heavy_check_mark: |
111111

112112
</td><td>
113113

@@ -124,7 +124,6 @@ https://github.com/agracio/edge-js-quick-start
124124
Mono is no longer actively supported. Existing code will remain In Edge.Js but focus will be on .NET Core.
125125

126126
`*` 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.
128127
`*` On Linux there is a known bug that will throw exception when executing C# code under certain conditions. Use one of the following options.
129128

130129
1. Set `LD_PRELOAD` env variable before running Edge.js with Mono

0 commit comments

Comments
 (0)