wasmi
Wasm interpreter
An efficient WebAssembly interpreter with a focus on constrained and embedded systems.
WebAssembly (Wasm) interpreter.
2k stars
49 watching
290 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
interpreterruntimerustvmwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| An interpreter for WebAssembly binaries written in C++ | 219 |
| A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| An implementation of the Web Assembly interpreter in Python. | 105 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| A Python implementation of the WebAssembly interpreter. | 13 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| A tool for building and working with Rust-generated WebAssembly packages | 1 |
| An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. | 437 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| An operating system designed to run WebAssembly code | 64 |