The Python language-binding needs python>=3.9 (#2228)

Update python language binding setup.py and document
Make compile.sh executable: `chmod +x compile.sh`
This commit is contained in:
Qiang
2023-05-24 08:15:28 +08:00
committed by GitHub
parent 670567f8b3
commit 1596ed2270
4 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# WARM API
* **Notice**: The python package `wamr.wamrapi.wamr` need python >= `3.9`.
## Setup
### Pre-requisites

0
language-bindings/python/wamr-api/samples/compile.sh Normal file → Executable file
View File