I also have this question,I'd like to port a game that running in arm board 
and build this game with arm toolchain,but when I build it with emcc or gcc 
,some error happens,I'd like to kown how I can fix this problem or if i can 
use emscripten with some configs to build succssfully?

在 2014年2月20日星期四UTC+8上午7时49分41秒,wowi写道:
>
> Hi,
>
> This is a newb question. I'm wondering if I can use emscripten sdk for 
> this particular project:
>
> Original source for app:
>
> - a library written in x86 assembly language, for example 
> "libsomeasmstuff.a"
> - Some C source code that calls the above library "libsomeasmstuff.a"
> - Some C code that has inline x86 assembly code
>
> Desired:
>
> - a javascript version of the above app
>
> Questions:
>
> 1. Is there anyway to use emscripten-sdk (OSX Mavericks) or maybe 
> emscripten on a linux box to achieve this? Ideally I would like to get this 
> app to run in the browser on Mac/Win/Linux.
> 2. There is also an ARM version of "libsomeasmstuff.a". Can this work on 
> ARM based phones as well? Ideally to get it to run in Chrome/Safari on 
> Android/iPhone.
>
> Any comments greatly appreciated.
>
> Thanks in advance,
> Wowi
>
>
>
>

-- 
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