:) Well, I have NPAPI plugin, and I need convert it to Native Client (NACL). I have all C/C++ code, but It has not made by me. So I' just a beginner about C/C++ plugins. I have been reading about NACL, and starting with the tutorial and first steps, but I think it could be a long process to start all codification since beginning. So, My question is if someone knows how could I compile the same c/c++ code from the NPAPI plugin to NACL, or if I have to codify all from scratch.
I'm developing for windows.
Thanks for help! and sorry for my bad english :)
I clarify: I have been searching too much about how to compile NPAPI code to NACL in Google and here, but I have not found a way that can help me to get my goal. So, i'm asking for someone who knows how to update some particular plugin made in NPAPI to the Google's Native Client