I want to build a custom julia .dll in order to speed up the initialization of some custom julia code that I am calling from a python wrapper. I followed the instructions on