Hi, the new precompiled Emscripten SDK version 1.22.0 is now available for download. This has the following updates: - Updates Emscripten compiler to 1.22.0. - Particularly interesting in the new compiler version is the new Asyncify approach that allows a systematic form of breaking up modal synchronous functions into asynchronous execution. See more information at https://github.com/kripken/emscripten/wiki/Asyncify . The method has its limitations though, so be aware to read up on them in close detail on that wiki page. - A precompiled version of Crunch package is now also available for OSX. - An emsdk bug affecting parallel compilation of Fastcomp Clang on Linux was fixed (https://github.com/juj/emsdk/issues/11)
Find the full ChangeLog at https://github.com/kripken/emscripten/blob/incoming/ChangeLog , there are a lot of changes included! In an upcoming release, our documentation pages will change a bit, so I will directly list the new emsdk downloads here instead: Windows Emscripten SDK Web Installer: https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.22.0-web-64bit.exe Emscripten SDK Offline Installer: https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.22.0-full-64bit.exe Portable Emscripten SDK for Windows: https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.22.0-portable-64bit.zip Portable Emscripten SDK for Linux and OS X: https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz Have fun with emsdk 1.22.0! Jukka -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
