Thank you for comment.
I have additional questions.
 1. As your mention, we never be able to modify gecko and gonk layer such as my 
sample codes. Is that right?
 2. Do FirefoxOS have any plans to support native library for making 
applications?
 3. To reuse my native library, the best way is to use emscripten? Is there any 
other way?

Please let me know more detail information for above my questions.
It is very important thing to decide my direction. If we never be able to 
modify gecko and gonk as your comment, we should find another way to create 
application.

Lastly,
As you know, now I'm learning the xpcom. So, I implemented sample codes to test 
xpcom. but I still can't call function of gecko C++ from gecko js or gaia js. 
Is it impossible in B2G? Is there any sample codes for implementing xpcom on 
B2G? Please let me know how to create and use xpcom.

Thank you once again.


2013년 8월 6일 화요일 오전 12시 18분 9초 UTC+9, Julien Wajsberg 님의 말:
> Le 05/08/2013 07:22, Kilcheon Kim a écrit :
> 
> > Thanks for your comment.
> 
> >
> 
> > Basically, I'm investigating how to use native library(made by C and C++) 
> > in B2G. Because I have some native application for android and iPhone. So, 
> > I'm investigating whether my native library can be reused in B2G.
> 
> 
> 
> Problem is that it will need to be in Gecko, and you'll probably never
> 
> be able to do this unless your library becomes an API.
> 
> 
> 
> 
> 
> 
> 
> Maybe you should take a look to emscripten
> 
> (https://github.com/kripken/emscripten/wiki) instead.

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to