/isolate-plugin-runner

Demo project to reloading isolate plugins without restarting the main nodejs thread

Primary LanguageJavaScript

isolate-plugin-runner

Proof of concept for switching between different plugin versions without restarting the main NodeJS thread.

  • base implementation
  • Tests for true isolation (module caching / global space)
  • performance checks yet
yarn install
node --trace-uncaught src/index.js