Commits


Sam Clegg authored and Dominic Hamon committed 8986839e4ac
Use __EMSCRIPTEN__ (rather then EMSCRIPTEN) to check for emscripten (#583) 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).