Hai all, I'm working on a init system in Nim and C, what would y'all want me to implement? The core init system, like the mainloop, is in C, but the logic and compile time execution is all in Nim. I'm wondering what I should work on, as Nim has many features i would like to use to optimize my program