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
64 stars
6 watching
3 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| A Go-based runtime for executing WebAssembly modules with RPC capabilities | 95 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| Compiles Brainf ck code to WebAssembly | 25 |
| A statically typed language designed for high-performance web applications using WebAssembly | 1,313 |
| Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| An experimental web assembly backend for the Nim programming language | 48 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |