The TL;DR is that using dune virtual libraries will probably make most applications simpler but there is a cost to porting any code that wanted to have multiple implementations of a given interface inside one application.

Comments