wasm-cross

WebAssembly compiler

A toolchain for cross-compiling C and Haskell to WebAssembly

Nix expressions for cross compiling to WebAssembly

GitHub

141 stars
18 watching
5 forks
Language: Nix
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gate-computer/wagCompiles WebAssembly into machine code for execution192
kign/c4waA WebAssembly compiler from a simplified subset of C to Web Assembly24
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
chadtech/elmish-wasmAn experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode17
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
webassembly/wasm-c-apiAn API that allows embedding a WebAssembly interpreter in C/C++ applications553
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
lys-lang/lysA language compiler to WebAssembly419