Whomever called JavaScript the assembly language of the web was a true prophet.
Compiling .Net code to JavaScript is not new. I have heard that Microsoft’s Office Web Apps, browser-hosted editing of Office documents, are built with Script#.
The difference with JSIL is that it compiles .NET Intermediate Language (IL), and therefore works with
…continue reading Convert .NET Intermediate Language to JavaScript
Recent Comments