pub fn run_plugin(source: &str, plugin_name: &str) -> Result<JsValue, JsError>
Run a native plugin on the source.
Available plugins can be listed with listPlugins().
listPlugins()