cammiechat/README.md

429 B

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/