-
Use __EMSCRIPTEN__ (rather then EMSCRIPTEN) to check for emscripten (#583) · 8986839eSam Clegg authored
The old EMSCRIPTEN macro is deprecated and not enabled when EMCC_STRICT is set. Also fix a typo in EMSCRIPTN (not sure how this ever worked).
8986839e
×