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

GitHub

24 stars
2 watching
3 forks
Language: WebAssembly
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 141
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
gate-computer/wag Compiles WebAssembly binaries into machine code for execution on various CPU architectures. 192
tmcw/wah A compiler for a Clojure-based language that compiles to WebAssembly 158
hatashiro/kou A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode 134
lys-lang/lys A language compiler to WebAssembly 419
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
swadicalrag/wasm2lua A tool for compiling WebAssembly modules to Lua code 194
kg/ilwasm Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler 362
surma/bfwasm Compiles Brainf ck code to WebAssembly 25
stefano/wasm-forth An implementation of the Forth programming language compiled to WebAssembly 144
zigwasm/wasm-zig C API bindings for WebAssembly runtime 27
wa-lang/wa A statically typed language designed for high-performance web applications using WebAssembly 1,301
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634