fizzy

Wasm interpreter

An interpreter for WebAssembly binaries written in C++

Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.

GitHub

219 stars
14 watching
35 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list

blockchaincpphacktoberfestinterpreterrustwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
mohanson/pywasmAn interpreter for WebAssembly modules written in pure Python.453
ethereum/py-wasmAn implementation of the Web Assembly interpreter in Python.105
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
poemm/pywebassemblyA Python implementation of the WebAssembly interpreter.13
kanaka/warpyAn interpreter and runtime environment for WebAssembly in RPython66
webassembly/wasm-c-apiAn API that allows embedding a WebAssembly interpreter in C/C++ applications553
fengb/wazmAn experimental compiler and runtime for executing WebAssembly code in Zig116
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
feneric/nim-wasm-helpersA toolset for building and testing WebAssembly code using Nim.28
naqvis/wasmer-crystalA WebAssembly runtime for executing Crystal code in a sandboxed environment.93
tessi/wasmexEnables Elixir to run WebAssembly code safely and efficiently572
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151