Files: 4b6861bb165fd88d9c62a13c064685297bedf0fb / README.md
795 bytesRaw
SYNOPSIS - WIP
A JavaScript Implementation of Primea HyperVisor
INSTALL
clone and run npm install
TESTS
npm test
API
todo
LICENSE
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