Show HN: Node-Vmm – Linux MicroVMs in Pure Node.js for Mac/Windows/Linux in ~1s
Category: infrastructure
Tags: microvm, virtualization, nodejs
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 6)
Node-Vmm is a Node.js SDK and CLI that creates and runs Linux microVMs from OCI images, Dockerfiles, or Git repos on Mac, Windows, and Linux with fast startup times and pause/resume capability. It is interesting because it offers a pure JavaScript approach to VM isolation for Node.js workloads, combining cross-platform hypervisor backends (KVM, WHP, HVF) with a developer-friendly API.
Target audience: backend devs, devops
Repository: https://github.com/misaelzapata/node-vmm · C++ · MIT · 5 stars
View on Hacker News