PLV8 is cool, but I wanted to use require("module") and have all the nifty NodeJS stuff like require("http"). SupaScript is an attempt to emulate NodeJS inside Postgres, with dynamic module loading over the web, caching code in a table, and then caching that stored code in memory for later.