mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
534bece541
This is a follow-up of #7991. #7991 broken `runtime-version-manager`. This is mostly reverts. ### Important Notes Launcher now correctly recognizes that the newest engine needs some runtime: ```sh > java -jar launcher.jar list Enso 2023.2.1-nightly.2023.10.31 -> GraalVM 23.0.0-java17.0.7 Enso 0.0.0-dev -> GraalVM 23.1.0-java21.0.1 ``` (this has not worked before) |
||
---|---|---|
.. | ||
java | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.