warpy

WASM interpreter

An interpreter and runtime environment for WebAssembly in RPython

WebAssembly interpreter in RPython

GitHub

66 stars
5 watching
6 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

interpreterjitpythonrpythonwasmwastwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 473
mohanson/pywasm An interpreter for WebAssembly modules written in pure Python. 453
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
poemm/pywebassembly A Python implementation of the WebAssembly interpreter. 13
ethereum/py-wasm An implementation of the Web Assembly interpreter in Python. 105
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
soiu/rpython A tool that compiles Python code to WASM using RPython 30
wasmx/fizzy An interpreter for WebAssembly binaries written in C++ 219
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 702
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 60