What is the right solution for multi-platform deployment of a Firefox extension which uses native c++ code? Is it possible to integrate all compiled binaries for different platforms in a single extension? Is it possible to download the only needed binaries (compiled from native c++ code) for the current machine?
Thanks.
Firefox is dropping support for binary components. It says: