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++.
219 stars
14 watching
35 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
blockchaincpphacktoberfestinterpreterrustwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| An implementation of the Web Assembly interpreter in Python. | 105 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A Python implementation of the WebAssembly interpreter. | 13 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| An experimental compiler and runtime for executing WebAssembly code in Zig | 116 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| A toolset for building and testing WebAssembly code using Nim. | 28 |
| A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
| Enables Elixir to run WebAssembly code safely and efficiently | 572 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |