MirageOS 4: the dawn of practical build systems for exotic targets / Aug 2019
Paper on the MirageOS 4 build system at OCaml Workshop with Lucas Pluvinage, Romain Calascibetta and Rudi Grinberg. MirageOS 4 introduced practical build systems for exotic targets like embedded devices and specialized hypervisor backends. The work integrated with dune, OCaml's modern build system, making it much easier to configure and build unikernels for different deployment targets - a major step toward making unikernel development accessible to more developers.