QEMU supervision library for Node.js.
modeco80
d19f649a55
This is to allow external usage of the library to control process launching (and, for one example, place processes we launch into special cgroups.) |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
.prettierrc.json | ||
.yarnrc.yml | ||
LICENSE | ||
package.json | ||
README.md | ||
RELEASE_NOTES.md | ||
tsconfig.json |
superqemu
A lean QEMU supervision library for Node.js.
Usage
See the /examples directory in the repo for now. The library is pretty simple though (on purpose).