• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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