Displaying 2 results from an estimated 2 matches for "lapalomento".
2010 Oct 03
4
[LLVMdev] JavaScript Backend
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
2010 Oct 03
0
[LLVMdev] JavaScript Backend
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 intr...