| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JSIL is a compiler that transforms .NET applications and libraries from their native executable format - CIL bytecode - into standards-compliant, cross-browser JavaScript. You can take this JavaScript and run it in a web browser or any other modern JavaScript runtime. Unlike other cross-compiler tools targeting JavaScript, JSIL produces readable, easy-to-debug JavaScript that resembles the code a developer might write by hand, while still maintaining the behavior and structure of the original .NET code.
For live demos and code samples, visit the website.
For help on getting started using JSILc, see the wiki.
Copyright 2011 Kevin Gadd
License: MIT/X11
Replay/Record support copyright 2012 Mozilla Corporation License: MIT/X11
JSIL depends upon or is based on the following open source libraries:
The Upstream folder also contains:
Logo by John Flynn.
Assorted code and test case contributions by the various contributors on the GitHub project page - already too many to list here.
| Back | FazBrowse Home | New Git URL |