On 2015-08-28 10:25 AM, Tony wrote:
Our product makes use of a 3rd party medical device that requires a C library for usage. We created a NPAPI plugin that wraps this C library so we can access the device from JavaScript.
Have you considered creating an extension that calls into the C library using js-ctypes, and provides the functionality to the web page?
_______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform