c4wa
C to WASM compiler
A WebAssembly compiler from a simplified subset of C to Web Assembly
A simplified subset of C transpiled into Web Assembly
24 stars
2 watching
3 forks
Language: WebAssembly
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | Compiles WebAssembly into machine code for execution | 192 |
| | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| | A language compiler to WebAssembly | 419 |
| | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| | A tool for compiling WebAssembly modules to Lua code | 194 |
| | Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |
| | Compiles Brainf ck code to WebAssembly | 25 |
| | An implementation of the Forth programming language compiled to WebAssembly | 144 |
| | C API bindings for WebAssembly runtime | 27 |
| | A statically typed language designed for high-performance web applications using WebAssembly | 1,313 |
| | An experimental web assembly backend for the Nim programming language | 48 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |