Whether the given platform label has a prebuilt artifact.
bool supports(String platformLabel) => artifacts.containsKey(platformLabel);