Windows: OK
- Tested on Win10 x64 Pro
- The executable seems to be completely statically linked (tested with dumpbin), so should work fine on other setups without any prior installation of a VC runtime.
Linux: OK
- Tested on Windows WSL (WSL makes life a little easier when developing for both platforms)
We tried ourselves to generate something similar but ultimately gave up, so your work is much appreciated.
If you could provide these single file executables for regular releases, it would make development and deployment much easier.
I dare say, on Windows, when you need to deploy to client machines not under your control, this is close to being a game changer. Right now, we use a different router implementation and live with its limitations instead.