polyplug_js 0.1.1

QuickJS loader for polyplug - loads JavaScript plugins via QuickJS
docs.rs failed to build polyplug_js-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

polyplug_js — QuickJS in-process JS adapter for polyplug.

Implements BundleLoader for js-quickjs plugin bundles. One shared QuickJS VM per process. No subprocess. No IPC.