haskell-wasm

Haskell Wasm Engine

A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source

Haskell WebAssembly Toolkit

GitHub

151 stars
10 watching
24 forks
Language: Haskell
last commit: 6 months ago
Linked from 2 awesome lists

compilerhaskelltoolkitwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
mohanson/pywasm An interpreter for WebAssembly modules written in pure Python. 450
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
kanaka/warpy An interpreter and runtime environment for WebAssembly in RPython 66
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 139
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
chadtech/elmish-wasm An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode 17
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
lys-lang/lys A language compiler to WebAssembly 420
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
feneric/nim-wasm-helpers A toolset for building and testing WebAssembly code using Nim. 28