QEMU supervision library for Node.js.
Find a file
2024-11-02 11:51:28 -04:00
examples remove display stuff 2024-08-23 07:01:21 -04:00
src also wait for reset 2024-11-02 11:44:49 -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 npm sucks 2024-11-02 11:51:28 -04:00
README.md remove display stuff 2024-08-23 07:01:21 -04:00
RELEASE_NOTES.md npm sucks 2024-11-02 11:51:28 -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).