wazm
WASM compiler
An experimental compiler and runtime for executing WebAssembly code in Zig
Web Assembly Zig Machine
116 stars
6 watching
8 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list
interpreterwasmzig
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| Compiles WebAssembly into machine code for execution | 192 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| C API bindings for WebAssembly runtime | 27 |
| Embeds the Wasmtime runtime into a Zig program | 83 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| An experimental web assembly backend for the Nim programming language | 48 |
| Executes WebAssembly programs embedded in Zig programs | 293 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| An interpreter for WebAssembly binaries written in C++ | 219 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |