# Some statements We all have our own constraints when it comes to development tooling, so we compromise.
In my case, I like Linux and Mac OS, but I often have to work on Windows.
It’s no secret that Windows sucks for development, specially for modern web development.
Windows Subsystem for Linux (WSL) helps a lot, but it has its limits.
OCaml is no exception on Windows sucking for development, the installation build breaks even on WSL, that’s what we’ll fix today.