It should almost just work. You might run into some minor header issues.
Another concern is that LLVM executes tablegen during compilation, so you
need a parallel native build where you can get tablegen from.

On Sun, Nov 15, 2015 at 2:27 PM, Elliott Slaughter <
[email protected]> wrote:

> Hi,
>
> I saw this demo (https://kripken.github.io/llvm.js/demo.html) online. Is
> this something that works generally? If I grab a random LLVM release off
> the shelf, how much work is it compile with Emscripten (not the frontend
> bits, just the code itself)?
>
> Thanks.
>
> --
> Elliott Slaughter
>
> "Don't worry about what anybody else is going to do. The best way to
> predict the future is to invent it." - Alan Kay
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to