wasm-forth

Forth compiler

An implementation of the Forth programming language compiled to WebAssembly

A Forth implementation compiling to WebAssembly.

GitHub

144 stars
6 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

compilerforthforth-94interpreterwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
remko/waforthAn interpreter and compiler for a Forth programming language implemented in WebAssembly500
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
lys-lang/lysA language compiler to WebAssembly419
keno/julia-wasmAn experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format.336
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141
fengb/wazmAn experimental compiler and runtime for executing WebAssembly code in Zig116
kign/c4waA WebAssembly compiler from a simplified subset of C to Web Assembly24
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
ljulliar/rlangA compiler that converts a Ruby-like language into efficient WebAssembly code38
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
surma/bfwasmCompiles Brainf ck code to WebAssembly25
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56