Apps tagged with 'llvm-to-javascript'

All apps in Apps tagged with 'llvm-to-javascript' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. Emscripten icon
     9 likes

    Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    Bananabread - example of program which is written in C++ and OpenGL, and compiles it using Emscripten into JavaScript and WebGL
    A Qt Painter application running in Javascript. The Qt framework, natively written in c++, was converted into Javascript using Emscripten.
    Using Emscripten, OpenTTD, a game built originally using C++, can now run in a web-browser after being converted into Javascript (using this tool).
    +2
    OpenDUNE, originally written in C, running in a web-browser after being converted into Javascript by Emscripten.
    3 alternatives