wasm-cross
WebAssembly compiler
A toolchain for cross-compiling C and Haskell to WebAssembly
Nix expressions for cross compiling to WebAssembly
141 stars
18 watching
5 forks
Language: Nix
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Compiles WebAssembly into machine code for execution | 192 |
| | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| | A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| | An implementation of the Forth programming language compiled to WebAssembly | 144 |
| | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | A language compiler to WebAssembly | 419 |