%.wat: %.py compile.py python3.8 compile.py $< > $@ %.wasm: %.wat wat2wasm $^ -o $@ server: python3.8 -m http.server