wam

Module processor

A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features.

WebAssembly Macro language and processor

GitHub

64 stars
6 watching
3 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
kanaka/warpyAn interpreter and runtime environment for WebAssembly in RPython66
wapc/wapc-goA Go-based runtime for executing WebAssembly modules with RPC capabilities95
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
kign/c4waA WebAssembly compiler from a simplified subset of C to Web Assembly24
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71
surma/bfwasmCompiles Brainf ck code to WebAssembly25
wa-lang/waA statically typed language designed for high-performance web applications using WebAssembly1,313
rafi16jan/micropython-wasmTranslates MicroPython code to JavaScript for execution on WebAssembly platforms46
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
stisa/nwasmAn experimental web assembly backend for the Nim programming language48
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633