mirror of
https://github.com/enso-org/enso.git
synced 2025-01-09 02:37:07 +03:00
1e6e69b539
* Akka-related startup improvements Realized that Akka Typed and Spray were not used **at all** yet there were in the list of dependencies. Additionally, the former would also show up in the list of Akka's library-extensions, initialized on startup. * Hardcode list of library extensions Hardcoding a list of library extensions is not recommended but I don't see any other way of disabling expensive Serialization extension, which we don't seem to use anyway. * fmt * licensing update |
||
---|---|---|
.. | ||
java | ||
js/runner | ||
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.