This repository was archived by the owner on Oct 19, 2019. It is now read-only.

Description
This is a feature request.
A major use case for v8worker might be to load a node.js module (which may itself require more node modules as dependencies) to perform work, and then return the result back to golang. It would make v8worker much more useful if it has node module loading built in.