2.2.0 • Published 3 years ago

bali-virtual-processor v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

The Bali Virtual Machine™ (v2)

WARNING This project is currently being converted to version 2 of the base components. It is not yet ready for prime-time.

Quick Links

For more information on this project click on the following links:

Getting Started

To install this NodeJS package, execute the following command:

npm install bali-virtual-machine

Then add the following line to your NodeJS modules:

const debug = 1;  // debugging level: [0..3]
const machine = require('bali-virtual-machine').api(notary, repository, compiler, debug);

Contributing

Project contributors are always welcome. Create a fork of the project and add cool new things to the project. When you are ready to contribute the changes create a subsequent "pull request". Any questions and comments can be sent to craterdog@gmail.com.