I'm loving it and amazing work.
Non-urgently, could the windows version not have a console window come up? I'd like less windows to manage on my PC so I can switch between windows faster (the Alt+Tab menu lists all windows, including the console window).
You may need an #ifdef around your entrypoint function, but maybe this is only an MSVC thing: https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-winmain
MSVC https://learn.microsoft.com/en-us/cpp/build/reference/subsystem-specify-subsyste...
Clang and GCC https://stackoverflow.com/questions/35057242/clangs-equivalent-to-gccs-mwindows