I made static library(.a) for tizen native application and it is possbile for native application to use it.
But I'm wondering that it is possible for web application to use this library also.
I'm trying to find the way to use or link it but I can't. so it seems that it is impossible but I'm not sure.
Is there any way for web application to use static library?