QEMU supervision library for Node.js.
Go to file
Lily Tsuru e3123252a4 release 0.2.4
Please see the release notes for additional information regarding this superqemu release.
2024-08-23 09:58:08 -04:00
examples remove display stuff 2024-08-23 07:01:21 -04:00
src release 0.2.4 2024-08-23 09:58:08 -04:00
.gitignore init 2024-07-16 08:02:05 -04:00
.prettierrc.json init 2024-07-16 08:02:05 -04:00
.yarnrc.yml init 2024-07-16 08:02:05 -04:00
LICENSE init 2024-07-16 08:02:05 -04:00
package.json release 0.2.4 2024-08-23 09:58:08 -04:00
README.md remove display stuff 2024-08-23 07:01:21 -04:00
RELEASE_NOTES.md release 0.2.4 2024-08-23 09:58:08 -04:00
tsconfig.json fix tsconfig.json dangling symlink 2024-08-04 18:02:45 -04:00

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).