#pywasm is an implementation of #WASM in #Python.
pywasm implements #WebAssembly Core in pure Python, without dependence on any library. pywasm provides a simple interface for loading and executing WASM code, and provides the ability to inject functions into the runtime.
Website 🔗️: https://github.com/mohanson/pywasm