lighter-vm

A lightweight JavaScript virtual machine code-running utility.

Usage no npm install needed!

<script type="module">
  import lighterVm from 'https://cdn.skypack.dev/lighter-vm';
</script>

README

lighter-vm

Chat Version Downloads Build Coverage Style

The lighter-vm module is a lightweight virtual machine code-running utility.

Installation

From your project directory, install and save as a dependency:

npm install --save lighter-vm

API

For now, please see the source.

Examples

For now, please see the tests.

More on lighter-vm...