Hello everyone, this is a question because I was wondering if there was such a way to run a nim executable without the console appearing. I just feel like this can have many use cases. I looked through the documentation and the nim source files and I was disappointed that there wasn't a method implemented already. If anyone has any ideas on how to achieve what I would like to accomplish, then please let me know. Otherwise, if you know where in the nim source code the console creation code is then that could also be helpful because I could try to create a PR and implement this myself. Thanks