prepare / Espresso

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 #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)

License:MIT License


Languages

Language:C++ 64.4%Language:JavaScript 17.1%Language:C# 14.1%Language:Python 4.4%