arboreta-wasm
WASM compiler
Tooling for compiling and running Common Lisp code in WebAssembly
Common Lisp webassembly tooling
57 stars
7 watching
3 forks
Language: Common Lisp
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
lys-lang/lys | A language compiler to WebAssembly | 419 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
femtoemacs/wascm | Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |
keno/julia-wasm | An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 335 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |