JSIL icon
JSIL icon

JSIL

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.

Cost / License

  • Free
  • Open Source

Platforms

  • Windows  need xna to be installed
0likes
0articles

Features

  1.  C-sharp

JSIL News & Activities

Highlights All activities

Recent activities

No activities found.

JSIL information

AlternativeTo Category

Development

Popular alternatives

View all
JSIL was added to AlternativeTo by ModernCrusades on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is JSIL?

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. Because JSIL transforms bytecode, it can support most .NET-based languages - C# to JavaScript and VB.NET to JavaScript work right out of the box.