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: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
lys-lang/lysA language compiler to WebAssembly419
gate-computer/wagCompiles WebAssembly into machine code for execution192
haskell-to-elm/haskell-to-elmGenerates matching Elm type definitions and JSON encoders and decoders from Haskell types61
keno/julia-wasmAn experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format.336
arboreta/arboreta-wasmTooling for compiling and running Common Lisp code in WebAssembly57
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
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
ljulliar/rlangA compiler that converts a Ruby-like language into efficient WebAssembly code38
kign/c4waA WebAssembly compiler from a simplified subset of C to Web Assembly24
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1