xref: /aosp_15_r20/external/crosvm/docs/book/src/building_crosvm/index.md (revision bb4ee6a4ae7042d18b07a98463b9c8b875e44b39)
1# Building Crosvm
2
3This chapter describes how to build crosvm on each host OS:
4
5Pre-requisite: install [Rust](https://www.rust-lang.org/).
6
7- [Linux](./linux.md)
8- [Windows](./windows.md)
9
10If you are targeting ChromeOS, please see [Integration](../integration/index.md).
11