This repo contains the Python package for integrating with the Extism Webassembly framework. Install this library into your Python application host to run Extism WebAssembly guest plug-ins.
Folder structure: | |- micropython # Clone the MicroPython repo here | |- ports | |- rp2 | |- build # Create this build folder | |- modules # Place all py files from ...