cd ..
./emscripten_debug_build.ps1
if ($LASTEXITCODE -eq 0) {
    ./emscripten_run.ps1
}