top | item 46933574

(no title)

ushakov | 22 days ago

very cool, if you want cross-platform microvms, there's an interesting project called libkrun that powers projects like Podman and Colima.

here's a Go binding: https://github.com/mishushakov/libkrun-go

demo (on Mac): https://x.com/mishushakov/status/2020236380572643720

discuss

order

codethief|16 days ago

Since when does libkrun power Podman? Last time I checked, Podman used non-virtualized containers based on `crun`.