git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree:
πŸ“„.gitmodules
πŸ“„.travis.yml
πŸ“„README.md
πŸ“docs
πŸ“„index.js
πŸ“„kernel.js
πŸ“„package.json
πŸ“„port.js
πŸ“„portManager.js
πŸ“tests
README.md

SYNOPSIS - WIP

NPM Package
Build Status
Coverage Status

js-standard-style

A JavaScript Implementation of Primea HyperVisor

INSTALL

clone and run npm install

TESTS

npm test

API

todo

LICENSE

MPL-2.0)

NOTES

The Kernel enforces IPC and starts the VM
The hypervisor start and stops kernels
the VM acts as a sandbox for some given code and expose and interface to the kernel

Built with git-ssb-web