Created by: mohanson
What is this Python project?
pywasm is a WebAssembly interpreter written in pure Python, It is also one of the first projects to try to implement wasm virtual machine using python.
What's the difference between this Python project and similar ones?
- In pure Python.
- Browser-like APIs.
- Passed all Webassembly testsuits.
--
Anyone who agrees with this pull request could submit an Approve review to it.