ilwasm
CIL compiler
Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler
CIL to WebAssembly compiler
362 stars
56 watching
20 forks
Language: C#
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| Translates C# IL code to native C language | 404 |
| A language compiler to WebAssembly | 419 |
| Compiles Brainf ck code to WebAssembly | 25 |
| An experimental web assembly backend for the Nim programming language | 48 |
| Converts MSIL/C# code to native C++ machine code | 574 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A compiler for a specific circuit language used in zkSNARKs proofs | 473 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |