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