Skip to content

tonibofarull/wasm-py

Repository files navigation

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

About

WebAssembly interpreter written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published