Skip to content
Snippets Groups Projects

Simulator improvements

Merged dos requested to merge sim into main
34 files
+ 670
138
Compare changes
  • Side-by-side
  • Inline
Files
34
@@ -53,7 +53,7 @@ For running the simulator, you'll need Python 3 with pygame and wasmer:
::
$ python3 -m venv venv
$ venv/bin/pip install pygame requests
$ venv/bin/pip install pygame requests pymad
$ venv/bin/pip install wasmer wasmer-compiler-cranelift
.. warning::
Loading