I think all you'd need to do is accept an async `FitnessStrategy.score()` function and await [here](https://github.com/Smoren/genetic-search-ts/blob/e0648dedaa38a2dbb549e35c8d346151e6e02ea4/src/genetic.ts#L221).