py-wasm
WASM interpreter
An implementation of the Web Assembly interpreter in Python.
A python implementation of the web assembly interpreter
105 stars
14 watching
22 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
pythonwasm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Python implementation of the WebAssembly interpreter. | 13 |
| | An interpreter for WebAssembly modules written in pure Python. | 453 |
| | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| | An interpreter and runtime environment for WebAssembly in RPython | 66 |
| | An interpreter for WebAssembly binaries written in C++ | 219 |
| | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| | A tool that compiles Python code to WASM using RPython | 30 |
| | An runtime environment for executing WebAssembly modules in Python. | 2,044 |
| | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
| | A collection of WebAssembly ports of the CRuby interpreter | 702 |
| | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| | Utilities for interacting with the Ethereum virtual machine | 367 |
| | A Python implementation of the Ethereum Virtual Machine. | 40 |