prepare / Espresso

☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)
MIT License
60 stars 11 forks source link

.netcore support, macOS, Linux, Windows #33

Closed enginekit closed 7 years ago

enginekit commented 7 years ago

many things have to be changed when we need to run Espresso on .net core.

for example : see https://github.com/dotnet/coreclr/issues/11989

After a lot of changes. Now Espresso can run on .netcore with macOS, Windows, and Linux examples

see more detail at https://github.com/prepare/Espresso/issues/30