In no particular order:
- Test on Windows manually
Test on OSXFind a way to CI/deploy Linux buildsFind a way to CI/deploy OSX buildsFind a way to CI/deploy Windows builds
- Look at appveyor: https://www.appveyor.com/docs/build-environment/ Looks possible, judging from: https://github.com/google/brotli, https://github.com/google/brotli/commit/9c75a2a26a2b704ee8895ae298e5bff3e78acc70, https://github.com/google/brotli/blob/9c75a2a26a2b704ee8895ae298e5bff3e78acc70/scripts/appveyor.yml, https://ci.appveyor.com/project/szabadka/brotli
- Move these TODOs to issue tracker