Skip to content

☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)

License

Notifications You must be signed in to change notification settings

enginekit/Espresso

 
 

Repository files navigation

Espresso / Espresso-VE / Espresso-ND


Latest V8 Engine : from NodeJs v15.5.1


V8 js engine with C# (in-process), => Espresso-VE

NodeJS engine with C# (in-process), => Espresso-ND

Espresso (from vroomjs ) is a bridge between the .NET CLR (think C# or F#) and the V8 Javascript engine that uses P/Invoke and a thin C layer (libespr).

Now, Espresso can run on .net20+ and .netcore/.netstandard

so We can run the engine on Windows, macOS, and Linux

(tested on Windows 10)

see how to build it at prepare#30


License:

MIT, 2013, Federico Di Gregorio fog@initd.org, https://github.com/fogzot/vroomjs

MIT, 2015-2021, WinterDev

About

☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.4%
  • JavaScript 17.1%
  • C# 14.1%
  • Python 4.4%