aka Messages
Go to file
2023-04-21 02:17:16 +02:00
static Start of running MessageOS with v86 in browser 2023-04-21 02:17:16 +02:00
templates Start of running MessageOS with v86 in browser 2023-04-21 02:17:16 +02:00
.editorconfig Initial commit 2018-12-04 20:07:17 +01:00
.gitignore Add gitignore 2018-12-04 21:13:11 +01:00
chat.py Start of running MessageOS with v86 in browser 2023-04-21 02:17:16 +02:00
poetry.lock Switch to poetry because pipenv let us down 2020-01-10 17:23:10 +01:00
pyproject.toml Switch to poetry because pipenv let us down 2020-01-10 17:23:10 +01:00
README.md Start of running MessageOS with v86 in browser 2023-04-21 02:17:16 +02:00
restart.sh Switch to poetry because pipenv let us down 2020-01-10 17:23:10 +01:00
run.sh Switch to poetry because pipenv let us down 2020-01-10 17:23:10 +01:00

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 and v86.wasm are copied from the latest release and served in static/