Remix.run Logo
Tsarp 3 months ago

I tried this path and found that MacOS has horrible support on firecracker and similar.

abshkbh 3 months ago | parent [-]

Crosvm (our original Google project) and its children projects Firecracker, Cloud-Hypervisor are all based on top of "/dev/kvm" i.e. the Linux Virtualization stack.

Apple's equivalent is the Apple Virtualization Framework which exposes kvm like functionality at a higher level.