wasCm
Low-Level Lisp compiler
Compiles Low Level Lisp into WebAssembly for low-level operations
33 stars
7 watching
3 forks
Language: TeX
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lys-lang/lys | A language compiler to WebAssembly | 420 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
stefano/wasm-forth | An implementation of the Forth programming language compiled to WebAssembly | 144 |
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 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
wasmx/fizzy | An interpreter for WebAssembly binaries written in C++ | 217 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
nodeca/multimath | Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
serprex/luwa | Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |