Allow javascript with support of .NET 5.0 to be used as a desktop programming language with a plugin system to add your own C# functions to the JavaScript engine. The main engine used is the V8 engine with options to switch to other engines.
Primary LanguageC#