vNext is a version with new worker implementation. In Napa.js vNext, napa worker loads and initializes its javascript VM in node.js style, which enables most of node.js APIs and addon support.
Improve Node.js API compatibility
We are trying to support most Node's IO-unrelated APIs in Napa.js zones.
File /docs/api/node-api.md should be up to date with the code changes.
Items (columns) under this project will be tracked as work items.