Netjs
Assembly compiler
Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files.
Compile .NET assemblies to TypeScript and JavaScript
964 stars
77 watching
134 forks
Language: C#
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 885 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
hatashiro/kou | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
nikhilk/scriptsharp | A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 658 |
assemblyscript/assemblyscript | A language and toolset for building WebAssembly applications using TypeScript-like syntax | 16,953 |
kg/ilwasm | Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
praeclarum/bind | A C# library for automatically synchronizing data between objects and their properties | 204 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 444 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,262 |
hermanussen/compiletimemethodexecutiongenerator | Allows executing code during compilation to improve runtime performance | 20 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |