JSIL is an open source C# to JavaScript compiler, written in native C#.
Click here to play an XNA game in your browser!
Copyright 2011 Kevin Gadd
License: MIT/X11
JSIL depends upon the following open source libraries:
- Mono.Cecil: MIT/X11 (thanks to Jb Evain)
- ICSharpCode.Decompiler: MIT/X11 (developed as part of ILSpy)