Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
To support plugins written in JavaScript we need
- export the plugin API — we'll do it with SWIG
- embed a JavaScript interpreter — for stored routines like done by MySQL with MLE https://dev.mysql.com/doc/refman/9.7/en/mle-component.html