Hacker News new | ask | show | jobs
by krat0sprakhar 2767 days ago
> Firecracker was built in a minimalist fashion. We started with crosvm and set up a minimal device model in order to reduce overhead and to enable secure multi-tenancy. Firecracker is written in Rust, a modern programming language that guarantees thread safety and prevents many types of buffer overrun errors that can lead to security vulnerabilities.

This is awesome! Really excited to try this out!