wamr.wamrapi.wamr need python >= 3.9.Install requirements,
pip install -r requirements.txt
The following command builds the iwasm library and generates the Python bindings,
bash language-bindings/python/utils/create_lib.sh
This will build and copy libiwasm into the package.
There is a simple example to show how to use bindings.
python samples/main.py