pywasm

Wasm interpreter

An interpreter for WebAssembly modules written in pure Python.

A WebAssembly interpreter written in pure Python

GitHub

450 stars
17 watching
39 forks
Language: WebAssembly
last commit: 6 days ago
Linked from 1 awesome list

webassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
poemm/pywebassembly A Python implementation of the WebAssembly interpreter. 13
kanaka/warpy An interpreter and runtime environment for WebAssembly in RPython 66
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,620
ethereum/py-wasm An implementation of the Web Assembly interpreter in Python. 105
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
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
rhysd/wain An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. 436
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 243
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24