webassembly-python
There are 5 repositories under webassembly-python topic.
pygame-web/pygbag
python and pygame wasm for everyone ( packager + test server + simulator )
Relph1119/wasm-python-book
《WebAssembly原理与核心技术》WebAssembly解释器的Python实现
olivi-r/wasmpy
WebAssembly in Python.
jonathanharg/binaryen.py
Python bindings for Binaryen
jonathanharg/wasmfunc
a Python to WebAssembly Compiler built for converting a typed subset of python code to a compiled Wasm binary.