wasmi

Wasm Interpreter

An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems.

WebAssembly (Wasm) interpreter.

GitHub

2k stars
49 watching
289 forks
Language: Rust
last commit: 2 days ago
Linked from 2 awesome lists

interpreterruntimerustvmwasmwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mohanson/pywasm An interpreter for WebAssembly modules written in pure Python. 450
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
wasmx/fizzy An interpreter for WebAssembly binaries written in C++ 217
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
kanaka/warpy An interpreter and runtime environment for WebAssembly in RPython 66
ethereum/py-wasm An implementation of the Web Assembly interpreter in Python. 105
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 475
poemm/pywebassembly A Python implementation of the WebAssembly interpreter. 13
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 690
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1
rhysd/wain An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. 436
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
hidamariproject/hidamari An operating system designed to run WebAssembly code 64