https://github.com/kripken/emscripten
Raw File
Tip revision: a6effe0a86e59a656aaa27c01d107d2153f8c825 authored by Alon Zakai on 15 January 2014, 00:23:45 UTC
fix wprintf-related bug that bit fastcomp
Tip revision: a6effe0
emrun.bat
@echo off
python "%~dp0\emrun" %*
back to top