https://github.com/kripken/emscripten
Raw File
Tip revision: 8c96833c24c20ad69b102cca64050e722b0a472b authored by Alon Zakai on 28 July 2014, 20:27:33 UTC
use libcxxabi can_catch to check whether to catch an exception, and remove type info hacks; 1.21.8
Tip revision: 8c96833
emar.bat
@echo off
python "%~dp0\emar" %*
back to top