[LLVMdev] JavaScript Backend

Owen Anderson resistor at mac.com
Sat Oct 2 23:21:15 PDT 2010


On Oct 2, 2010, at 8:11 PM, David LaPalomento wrote:

> Hi all,
> Over the past couple weeks, I've been putting together a JavaScript
> backend for LLVM. At this point, I believe I've got reasonable
> implementations for all the instructions, primitives and derived
> types. I haven't gotten around to most of the intrinsics but I thought
> it would be a good idea to start getting some feedback before going
> much further. If anyone has the time and interest to check it out, the
> repo is up at http://github.com/dmlap/llvm-js-backend.

How does this compare to Empscripten? http://code.google.com/p/emscripten/

--Owen



More information about the llvm-dev mailing list