We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c89af4 commit e07bf05Copy full SHA for e07bf05
README.md
@@ -7,7 +7,6 @@ This is an experiment to build a Spin Python SDK using CPython, Wizer, and PyO3.
7
- [WASI SDK](https://github.com/WebAssembly/wasi-sdk) v16 or later, installed in /opt/wasi-sdk
8
- [CPython](https://github.com/python/cpython) build prereqs (e.g. Make, Clang, etc.)
9
- [Rust](https://rustup.rs/) (including `wasm32-wasi` target)
10
-- [Wizer](https://github.com/bytecodealliance/wizer) v1.6.0 or later
11
- [Spin](https://github.com/fermyon/spin)
12
- [pipenv](https://pypi.org/project/pipenv/) for installing Python project dependencies
13
0 commit comments