Skip to content

arnethorvald/python

 
 

Repository files navigation

Python

You can install Python with:

wapm install python

Running

You can run Python cli

$ wasmer python.wasm --mapdir=lib:lib -- pythonfile.py

Building from Source

You will need Wasix to build the python.wasm file.

Steps:

  1. Setup wasix, see Installation Instructions
  2. Run ./build.sh

About

Python ported to Wasm + WASI

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.4%
  • C 31.8%
  • Assembly 1.0%
  • Shell 0.7%
  • C++ 0.6%
  • TeX 0.5%
  • Other 2.0%