Hello, I have created a template project for building [musl-built](https://www.musl-libc.org/download.html) static binaries here: [https://github.com/kaushalmodi/hello_musl](https://github.com/kaushalmodi/hello_musl) .
But I will need some help to complete the [Todo list in there](https://github.com/kaushalmodi/hello_musl#todo-list). Eventually I would like to have everything packed in a single `config.nims` file without needing that helper `foo.nimble` file. Is that possible? Thanks!
