Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.6 KB

index.rst

File metadata and controls

39 lines (25 loc) · 1.6 KB
.. only:: sdkbuild

        .. admonition:: Welcome to Emscripten SDK |release|

                This documentation contains everything you need to :ref:`start developing <Tutorial>` with the Emscripten SDK.


News

  • Emscripten incoming branch updated to LLVM 3.4
  • Humble Bundle launches the Humble Mozilla Bundle (more details), a bunch of games ported to the web using Emscripten, including Super Hexagon, Aaaaaa for the awesome!, Zenbound 2, and FTL. Some technical background on one of the ports, using Unity, can be seen here.
  • Unity launches a benchmark for their WebGL port. This is an excellent way to measure overall performance of a CPU and GPU intensive codebase ported by Emscripten. Try the benchmark here
.. toctree::
        :hidden:

        docs/introducing_emscripten/index
        docs/getting_started/index
        docs/porting/index
        docs/optimizing/Optimizing-Code
        docs/compiling/index
        docs/building_from_source/index
        docs/contributing/index
        docs/api_reference/index
        docs/tools_reference/index
        docs/site/about