|
|
|
|
|
by eridius
3744 days ago
|
|
For scripting languages, sure. For compiled languages, you can choose whatever version you want, since the end user gets a binary blob instead of source code (and even if they're building from source, their package manager should be able to download the required build dependencies for them). |
|