forked from Kelder/cammiechat
aka Messages
static | ||
templates | ||
.editorconfig | ||
.gitignore | ||
chat.py | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
restart.sh | ||
run.sh |
Development
- Use python >3.6 <3.10 (flask can't deal with 3.10 yet)
- Install poetry
./run.sh
- MessageOS runs in /messages. TODO use submodule. Now the compiled asm is copied over in
static/
. - Uses v86: x86 virtualization in your browser (very cool).
libv86.js
andv86.wasm
are copied from the latest release and served instatic/