kou

WebAssembly compiler

A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode

A minimal language compiled into wasm bytecode

GitHub

134 stars
2 watching
4 forks
Language: TypeScript
last commit: about 7 years ago
Linked from 1 awesome list

compilerprogramming-languagewasm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kign/c4waA WebAssembly compiler from a simplified subset of C to Web Assembly24
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141
tmcw/wahA compiler for a Clojure-based language that compiles to WebAssembly158
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
lys-lang/lysA language compiler to WebAssembly419
evanw/thinscriptAn experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly.1,363
shortercode/radianceA compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript.20
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
ljulliar/rlangA compiler that converts a Ruby-like language into efficient WebAssembly code38
gate-computer/wagCompiles WebAssembly into machine code for execution192