https://github.com/kripken/emscripten
Raw File
Tip revision: ccba1069780e39326149d81cfc9720b216b0e5b6 authored by Derek Schuff on 27 January 2017, 23:10:04 UTC
test_benchmark: only run a JSBenchmarker if the engine actually exists
Tip revision: ccba106
emmake.bat
@echo off
python "%~dp0\emmake" %*
back to top