Comment on This is why memory fragmentation is badparentComments−mnutt15yWhile most Firefox extensions are in JS, I believe you can bind to native c++ as well.−lmz15yChrome also allows you to access native code in extensions using NPAPI plugins: http://code.google.com/chrome/extensions/npapi.html
Comments
While most Firefox extensions are in JS, I believe you can bind to native c++ as well.
Chrome also allows you to access native code in extensions using NPAPI plugins: http://code.google.com/chrome/extensions/npapi.html