Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-vm-browserify
vm module for the browser
https://github.com/substack/vm-browserify
0
no reviews
Install
Emulate node's vm module for the browser. This module is depended upon by browserify, so you should just be able to `require('vm')` and it will just work.
Node.js is an event-based server-side JavaScript engine.