You can now run same OCI images as containers or Firecracker microVMs
Summary
Pullrun introduces a next-generation runtime that can run the same OCI image as either a container or a VM, using a content-addressed DAG store and peer-to-peer distribution. It supports multiple backends (Linux containers, Firecracker microVMs, and Apple Silicon/VMS), provides a Kubernetes CRI shim, Compose support, AI integration, and a policy/security framework, all built with Rust and Go. The project aims to unify OCI images across execution targets with a small footprint and advanced networking and orchestration capabilities.