#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

#free #opensource #foss #fossmendations #programming

GitHub - mohanson/pywasm: A WebAssembly interpreter written in pure Python

A WebAssembly interpreter written in pure Python. Contribute to mohanson/pywasm development by creating an account on GitHub.

GitHub