kou
WebAssembly compiler
A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode
A minimal language compiled into wasm bytecode
134 stars
2 watching
4 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
compilerprogramming-languagewasm
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A language compiler to WebAssembly | 419 |
| An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly. | 1,363 |
| A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| Compiles WebAssembly into machine code for execution | 192 |