We want to properly sort the dependency graph, so we ensure that module initialization happens correctly in the right order, This is currently not very easy we can look at the v1 branch of the compiler to check how we did this before. Once #4 is completed This will be far easier.
We want to properly sort the dependency graph, so we ensure that module initialization happens correctly in the right order, This is currently not very easy we can look at the v1 branch of the compiler to check how we did this before. Once #4 is completed This will be far easier.