Hacker News new | ask | show | jobs
by catlifeonmars 386 days ago
How does the microvm architecture compare with firecracker?
1 comments

They are similar. We use libkrun under the hood. Firecracker team seems not to be interested in a macOS implementation
Ah gotcha! I was unaware that firecracker used KVM under the hood.