elmish-wasm

Elm compiler

An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode

Experiment to compile something Elm-ish to Wasm

GitHub

17 stars
4 watching
1 forks
Language: Haskell
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 139
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
lys-lang/lys A language compiler to WebAssembly 420
gate-computer/wag Compiles WebAssembly binaries into machine code for execution on various CPU architectures. 192
haskell-to-elm/haskell-to-elm Generates matching Elm type definitions and JSON encoders and decoders from Haskell types 61
keno/julia-wasm An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. 334
arboreta/arboreta-wasm Tooling for compiling and running Common Lisp code in WebAssembly 57
shortercode/radiance A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. 20
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614
stefano/wasm-forth An implementation of the Forth programming language compiled to WebAssembly 144
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1