- docker
$ ./build_all.sh$ ./docker_run.sh
$ cd omnetpp/samples/tictoc
$ emmake make index.html$ cd omnetpp/samples/tictoc/out/emcc-release
$ python -m http.serverthen go to http://localhost:8000
$ cd omnetpp
# commit changes
$ git format-patch -o ../patches 71d8fab..HEAD