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: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
kanaka/warpy An interpreter and runtime environment for WebAssembly in RPython 66
wapc/wapc-go A Go-based runtime for executing WebAssembly modules with RPC capabilities 94
hatashiro/kou A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode 134
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
nodeca/multimath Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations 71
surma/bfwasm Compiles Brainf ck code to WebAssembly 25
wa-lang/wa A general-purpose programming language designed for developing robust WebAssembly software 1,240
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 87
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614