ilwasm

CIL compiler

Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler

CIL to WebAssembly compiler

GitHub

362 stars
56 watching
20 forks
Language: C#
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
kekyo/il2c Translates C# IL code to native C language 402
lys-lang/lys A language compiler to WebAssembly 419
surma/bfwasm Compiles Brainf ck code to WebAssembly 25
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
anydream/il2cpp Converts MSIL/C# code to native C++ machine code 574
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
praeclarum/netjs Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. 965
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
iden3/circom_old A compiler for a specific circuit language used in zkSNARKs proofs 473
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 141
hatashiro/kou A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode 134
nilfoundation/zkllvm Compiles high-level programming languages into input for provable computations protocols. 296
serprex/luwa Builds a Just-In-Time compiler to target WebAssembly from Lua 95
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634