On Wednesday, February 26, 2014 8:44:02 PM UTC-8, Fabrice Desré wrote: > Hi Syed, > > > > > So any suggestions on specifically what other options do I have in this > > scenario? > > > > Can you compile you c++ code to js with emscripten (http://emscripten.org) ? > >
I am trying to compile the code with emscripten but since our project is big with its own complexities, I am having issues. What I am currently looking for is something quick to show that our project would work on FFOS. It is supposed to serve as proof of concept and demo of our project on FFOS. I already have built binaries of the main program/daemon of the project for FFOS platform, and tested it using adb shell. If I could make user web app talk to our daemon, it would be great. > > Fabrice > > -- > > Fabrice Desré > > b2g team > > Mozilla Corporation _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
