Re: Emscripten LLVM->Javascript compiler

2011-04-10 Thread Alan Kennedy
[Daniel] > In case someone hasn't seen it yet, Emscripten compiles LLVM bitcode > (which can be generated from, eg, the Clang C compiler) to Javascript. > They have some cool examples, eg, compiling CPython to Javascript!! > > http://code.google.com/p/emscripten/ Awesome! Alan. -- You received

Emscripten LLVM->Javascript compiler

2011-04-10 Thread Daniel Kersten
Hi, In case someone hasn't seen it yet, Emscripten compiles LLVM bitcode (which can be generated from, eg, the Clang C compiler) to Javascript. They have some cool examples, eg, compiling CPython to Javascript!! http://code.google.com/p/emscripten/ -- You received this message because you are s