nixysa


A glue code generation framework for NPAPI plugins

Nixysa

Nixysa is a framework written in Python to automatically generate glue code for NPAPI plugins (plugins for browsers such as Google Chrome or Firefox), letting you easily expose C++ classes to Javascript from a simple IDL representation.

Nixysa was originally conceived for the needs of O3D, but is flexible enough to support a wide range of use cases.

Try it

Check out the code following the instructions here, read the intro, and try the samples in examples/hello_world (walk-through) and examples/complex.

Contribute

We welcome contributions from outside the project. Please read ContributingCode to see how you can participate.

Project Information

Labels:
Google