You can install Python with:
wapm install pythonYou can run Python cli
$ wasmer python.wasm --mapdir=lib:lib -- pythonfile.pyYou will need Wasix to build the python.wasm file.
Steps:
- Setup wasix, see Installation Instructions
- Run
./build.sh
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can install Python with:
wapm install pythonYou can run Python cli
$ wasmer python.wasm --mapdir=lib:lib -- pythonfile.pyYou will need Wasix to build the python.wasm file.
Steps:
./build.sh