A lightweight JavaScript virtual machine code-running utility.
npm install lighter-vmThe lighter-vm module is a lightweight virtual machine code-running utility.
From your project directory, install and save as a dependency:
``bash``
npm install --save lighter-vm
For now, please see the source.
For now, please see the tests.