enso/docs/infrastructure
2020-07-10 12:57:42 +02:00
..
java-11.md Fix testOnly after Java 11 migration (#958) 2020-07-01 17:48:03 +02:00
README.md Java 11 Migration (#928) 2020-07-01 13:21:13 +02:00
sbt.md Launcher Native Image Build (#970) 2020-07-10 12:57:42 +02:00

layout title category tags order
section-summary Infrastructure infrastructure
infrastructure
readme
0

Infrastructure

The Enso runtime runs on the GraalVM which is a version of the JVM. This folder contains all documentation pertaining to Enso's infrastructure, which is broken up as follows:

  • sbt: The build tools that are used for building the project.
  • Java 11: Description of changes related to the Java 11 migration.