At the moment when initializing a workspace, we have to provide targets, such as dotnet
, interpreter
and spirv
explicitly.
If we are to have the SPIR-V target implementation live in Evergreen, then we need Oly to be able to pick up new targets and their prelude implementations automatically.