/wasm-py

WebAssembly interpreter written in Python

Primary LanguagePython

wasm-py

A WebAssembly interpreter written in pure Python.

Goals

  • Learn WASM specification by implementing it
  • Have fun
  • Clean code

How to use

python -m wasm_py --wasm tests/test.wasm