Details
-
Epic
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Plugins in different languages
Description
We want to simplify and lower the barrier for plugin developers. Supporting plugins not in C/C++ would be a great goal
To have a uniform approach we could try to use SWIG whenever possible. Interesting target languages could be rust, Python, JavaScript, lua. Interpreted languages would need an interpreter in the server. This could be done via a separate plugin type "foreign language support".