Since the very beginning of .NET framewokr it has been possible to build EXEs and DLLs in JavaScript-based language JScript.NET. The JScript.NET compiler silently ships with every version of .NET Framework without any advertising, and any support in Visual Studio. Here's the change: Lets build and debug EXEs (console, and GUI) and DLLs in JavaScript. Use entire power of .NET from JavaScript and reference your JavaScript libraries from C#, VB, F#, PHP and more ...
For more information, discussion, bug tracking etc., please go to GitHub: https://github.com/DzonnyDZ/JScript.NET This is sister project of ILProj https://github.com/DzonnyDZ/ILProj |