FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

wasm-learning/python/flask-hello at master · second-state/wasm-learning · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Flask-WasmEdge Demo

python3 -m virtualenv ~/wasm-demo
source ~/wasm-demo/bin/activate
python3 -m pip install -i https://test.pypi.org/simple/ WasmEdge==0.1.8
python3 -m pip install Flask
  • Run:
FLASK_APP=flaskr FLASK_ENV=development python3 -m flask run

Back | FazBrowse Home | New Git URL