wazm

WASM compiler

An experimental compiler and runtime for executing WebAssembly code in Zig

Web Assembly Zig Machine

GitHub

116 stars
6 watching
8 forks
Language: Zig
last commit: almost 4 years ago
Linked from 1 awesome list

interpreterwasmzig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
gate-computer/wagCompiles WebAssembly into machine code for execution192
meheleventyone/zig-wasm-testAn example project demonstrating Web Assembly compilation and execution using Zig55
zigwasm/wasm-zigC API bindings for WebAssembly runtime27
zigwasm/wasmtime-zigEmbeds the Wasmtime runtime into a Zig program83
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
stisa/nwasmAn experimental web assembly backend for the Nim programming language48
malcolmstill/zwareExecutes WebAssembly programs embedded in Zig programs293
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141
wasmx/fizzyAn interpreter for WebAssembly binaries written in C++219
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473